changeset 4459:97a2b12aa961

<blotter> echo \'#!/bin/sh\' >app.sh
author HackBot
date Mon, 17 Feb 2014 03:33:38 +0000
parents 3b91109c9370
children 655d0517d452
files app.sh
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/app.sh	Mon Feb 17 03:33:08 2014 +0000
+++ b/app.sh	Mon Feb 17 03:33:38 2014 +0000
@@ -1,6 +1,1 @@
 #!/bin/sh
-while [ 1 = 1 ] ; do
-echo x
-./app.sh
-echo y
-done