dirkobot/loopprompt
2011-08-28 16:07:19 -04:00

5 lines
60 B
Text
Executable file

while [ 1 ]
do
dtach -c dtach ./testprompt
sleep 2
done