mcallaghan
IS-IT--Management
What my overall goal is to be able to grab the second word in a line from a awk command.
i have a line that shows the follow
test test123
what i am trying to do is just get the line test123
does anyone know of a awk command to get this.
i have a line that shows the follow
test test123
what i am trying to do is just get the line test123
does anyone know of a awk command to get this.