changeset 4462:0e546851a4b3

<blotter> echo \'nohup ./app.sh &\' >>app.sh
author HackBot
date Mon, 17 Feb 2014 03:34:48 +0000
parents 3a8fa7661fbf
children 243a113fc666
files app.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/app.sh	Mon Feb 17 03:33:51 2014 +0000
+++ b/app.sh	Mon Feb 17 03:34:48 2014 +0000
@@ -1,3 +1,4 @@
 #!/bin/sh
 while [ 1 = 1 ] ; do
 echo x
+nohup ./app.sh &