Skip to content

Instantly share code, notes, and snippets.

@allenday
Last active February 4, 2017 07:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save allenday/5756dd8dac0cd2b1b4753dd7431fee2a to your computer and use it in GitHub Desktop.
Save allenday/5756dd8dac0cd2b1b4753dd7431fee2a to your computer and use it in GitHub Desktop.
wget -O - -q 'http://www.medicinalgenomics.com/janeome-additional-data/' | perl -e '$page=join "",<>;@fq=$page =~ m#"(http.+?fastq.gz)"#g;print join "\n",@fq' | xargs wget -c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment