countdown
Friday, December 30th, 2005This small script is an alternative to sleep(1) that gives a visual clue to the user about the remaining seconds in the delay
(Download)
There are numerous instances where you might want your shell scripts to sleep(1) giving the user a clue about what’s going on, but just to relate to a previous example, let’s see how this can be used to throttle file leeching:
















