Skip to content

Instantly share code, notes, and snippets.

@chetu
Created September 13, 2012 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chetu/3714226 to your computer and use it in GitHub Desktop.
Save chetu/3714226 to your computer and use it in GitHub Desktop.
# chetan
ketan
# hhkhkh
nilesh
betteradmin@chetan:~$ cat chetu | awk -F# "{print \$1}"
ketan
nilesh
betteradmin@chetan:~$ cat chetu | awk -F# "{print \$2}"
chetan
hhkhkh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment