Skip to content

Instantly share code, notes, and snippets.

@thomascate
Created October 7, 2014 22:05
Show Gist options
  • Save thomascate/ae4dceba351b572915db to your computer and use it in GitHub Desktop.
Save thomascate/ae4dceba351b572915db to your computer and use it in GitHub Desktop.
for i in `cat list`; do echo "<img src=\"$i\">"; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment