Skip to content

Instantly share code, notes, and snippets.

@MatthewWilkes
Created July 12, 2012 09:03
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 MatthewWilkes/3096883 to your computer and use it in GitHub Desktop.
Save MatthewWilkes/3096883 to your computer and use it in GitHub Desktop.
ls -1 | grep -v metadata | python -c "import sys;print ':Image\n'.join(l.strip() for l in sys.stdin.readlines()+['']);"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment