...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
golang.conradwood.net
/
tests
/
linuxcom
/
test_com.sh~
Documentation:
golang.conradwood.net/tests/linuxcom
1
#!/bin/sh
2
while [ true ]; do
3
echo random text
4
done
View as plain text