how to print only certain field from a command output using awk print command

Viewed 15

I want to print the highlighted field in column vise using awk print command with same header. Any help is highly appreciated.

enter image description here

0 Answers
Related