Skip to content

Instantly share code, notes, and snippets.

@actaneon
Created September 14, 2010 03:39
Show Gist options
  • Save actaneon/578491 to your computer and use it in GitHub Desktop.
Save actaneon/578491 to your computer and use it in GitHub Desktop.
Awk Examples
ps -Af | awk '{print $3,$8}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment