Bash Scripting Notes
for line in $(cat list.txt); do curl -O $line; done
No Comments »
RSS feed for comments on this post. TrackBack URL
for line in $(cat list.txt); do curl -O $line; done
RSS feed for comments on this post. TrackBack URL
Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes