Skip to content

Instantly share code, notes, and snippets.

Created May 31, 2014 03:36
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 anonymous/5dea3d40b975e4479cf6 to your computer and use it in GitHub Desktop.
Save anonymous/5dea3d40b975e4479cf6 to your computer and use it in GitHub Desktop.
cat sample.txt | awk -F "[,| |']+" '{printf "%s %s %s\n", $2, $3, $15}'
xxxxsina 4d6104e0fca23e932dcee3b305d2edad jing715sina11@163.com
xxxx11 9a84ee41aa72de59c63006aad670bcce aaaa111111@163.com
xxxx77 ec1053886e56eb02030a2c80b81cc02e 56542567711@163.com
xxxx1 7a6322d4cd522986abfc17e6f73ef4ab 1213111@163.com
fxxxx 2a886930e969b2f60c91bd3b784db972 fghxl12311@163.com
xxxx29 f1d6786a2e5a3e99fbe3d2d61069c579 ao81102911@163.com
xxxxc 1ed74d69c7dc34c73b377df6d04d284f yamgcc11@163.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment