annotate app.sh @ 4461:3a8fa7661fbf

<blotter> echo \'echo x\' >>app.sh
author HackBot
date Mon, 17 Feb 2014 03:33:51 +0000
parents 655d0517d452
children 0e546851a4b3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4448
09cde6082585 <blotter> echo \'#!/bin/sh\' >app.sh
HackBot
parents:
diff changeset
1 #!/bin/sh
4460
655d0517d452 <blotter> echo \'while [ 1 = 1 ] ; do\' >>app.sh
HackBot
parents: 4459
diff changeset
2 while [ 1 = 1 ] ; do
4461
3a8fa7661fbf <blotter> echo \'echo x\' >>app.sh
HackBot
parents: 4460
diff changeset
3 echo x