Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

awk get second column from command output

command | awk '{print $2}'
 
PREVIOUS NEXT
Tagged: #awk #column #command #output
ADD COMMENT
Topic
Name
1+9 =