Skip to content

Instantly share code, notes, and snippets.

@lejeunerenard
Created October 29, 2013 18:42
Show Gist options
  • Save lejeunerenard/7220301 to your computer and use it in GitHub Desktop.
Save lejeunerenard/7220301 to your computer and use it in GitHub Desktop.
awk '{ print substr($0, index($0,$3)) }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment