Created
March 11, 2018 16:43
-
-
Save hxmuller/ac70b1af5e1e02596cddcf8b91db0683 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
NR==4 {cn1=$1} # column name | |
NR==6 {cu1=$1} # column unit | |
END {print cn1" ("cu1"),"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment