Created
August 2, 2017 22:34
-
-
Save StarWindMoonCloud/8a07c9f22062563ea431f19f9f57c21b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
awk -F "\t" '{ if($1 ~ /k82$/) {print $0}}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment