Comment on Download Queue (DQ) v0.1b

hb

Saturday, September 15, 2007 at 7:42:49 AM

For ToDo #1 you could use this piece of code
-------------------------------------------
until [ -z "$1" ] # Until there are parameters left
do
# Something.......Your Code for ex.
shift
done
-------------------------------------------

Recent Posts


Tags



Archives