Skip to content

Instantly share code, notes, and snippets.

@akiniwa
Created April 11, 2014 02:31
Show Gist options
  • Save akiniwa/10437890 to your computer and use it in GitHub Desktop.
Save akiniwa/10437890 to your computer and use it in GitHub Desktop.
#!/bin/sh
cat $1 | sed -e '1s/^/id\
/g' > _$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment