Skip to content

Instantly share code, notes, and snippets.

@circa10a
Last active December 18, 2017 18:57
Show Gist options
  • Save circa10a/ceebb8a18869629b04d1f3c995a452ca to your computer and use it in GitHub Desktop.
Save circa10a/ceebb8a18869629b04d1f3c995a452ca to your computer and use it in GitHub Desktop.
Awk usage
awk '/role/{gsub("<br>",""); print$3}'
grep sed, print column
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment