Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
prog1
#!/bin/bash # GNU bash, version 4.4.20 i=5 while test $i != 0 do echo "$i " i=`expr $i - 1` done
run
|
edit
|
history
|
help
-1
bstpj
wallcmd
dosent work yet-
Teaspeak_installer.sh
1111
yes
Ukp1
Check regex
lucky numbers
let's draw diamond (function)