A better way to download might be:
leaf@socrates $ cat ../urls.txt | xargs -t -P 50 -I % wget -q %
Thanks for the tip!
· Sign up or log in to comment