Skip to content

Instantly share code, notes, and snippets.

@danielecook
Created May 4, 2020 12:11
Show Gist options
  • Save danielecook/6a28d3c917280b4184e3ef4a04dcd25e to your computer and use it in GitHub Desktop.
Save danielecook/6a28d3c917280b4184e3ef4a04dcd25e to your computer and use it in GitHub Desktop.
Unique lines awk (seen)
awk '!seen[$2]++'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment