How to write bash WHILE-loops - Linux - About.com
Instructions and examples for writing WHILE-loops in a bash shell. ... You can
execute a sequence of commands by writing them into a "script file" and then ...
The "sleep 1" statement pauses the execution for 1 second on each iteration.
linux.about.com |