Skip to content

Instantly share code, notes, and snippets.

@moudy
Created April 10, 2011 18:46
Show Gist options
  • Save moudy/912607 to your computer and use it in GitHub Desktop.
Save moudy/912607 to your computer and use it in GitHub Desktop.
download sequentially numbered files, specified using brackets [01-20] and rename them
curl http://www.cl.cam.ac.uk/~rja14/Papers/SE-[01-10].pdf -o renamed_file_#1.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment