ine@mit software and mathematics

8Oct/130

using python on the command line instead of bash

because the syntax for for loops in bash is silly and I can never remember it:

python -c "import os; [os.system('wget MY_URL' + str(i) + '.html') for i in range(10)]"

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

No trackbacks yet.