Skip to content

Instantly share code, notes, and snippets.

@hxmuller
Created March 11, 2018 16:43
Show Gist options
  • Save hxmuller/ac70b1af5e1e02596cddcf8b91db0683 to your computer and use it in GitHub Desktop.
Save hxmuller/ac70b1af5e1e02596cddcf8b91db0683 to your computer and use it in GitHub Desktop.
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