Skip to content

Instantly share code, notes, and snippets.

@gustavobgama
Created December 23, 2013 17:06
Show Gist options
  • Save gustavobgama/17f9412b9ee2e5c4eb23 to your computer and use it in GitHub Desktop.
Save gustavobgama/17f9412b9ee2e5c4eb23 to your computer and use it in GitHub Desktop.
Get last match in file
tac file | grep -m 1 term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment