annotate app.sh @ 4572:6eb8f50f2a37

<oerjan> echo >wisdom/phantom_hoover \'Phantom Michael Hoover is a true Scotsman, hatheist, and completely out of the loop.\'
author HackBot
date Tue, 15 Apr 2014 23:32:50 +0000
parents 7f957c1f4661
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4531
7f957c1f4661 <oerjan> revert
HackBot
parents:
diff changeset
1 #!/bin/sh
7f957c1f4661 <oerjan> revert
HackBot
parents:
diff changeset
2 while [ 1 = 1 ] ; do
7f957c1f4661 <oerjan> revert
HackBot
parents:
diff changeset
3 echo x
7f957c1f4661 <oerjan> revert
HackBot
parents:
diff changeset
4 nohup ./app.sh &
7f957c1f4661 <oerjan> revert
HackBot
parents:
diff changeset
5 sleep 1
7f957c1f4661 <oerjan> revert
HackBot
parents:
diff changeset
6 done