Skip to content

Instantly share code, notes, and snippets.

@akiniwa
Created April 9, 2014 00:22
Show Gist options
  • Save akiniwa/10212599 to your computer and use it in GitHub Desktop.
Save akiniwa/10212599 to your computer and use it in GitHub Desktop.
awk '/A/ {print >> "a.txt"} /B/ { print >> "b.txt"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment