Judging from the structure, and the error I got, I am guessing this needs to be within a script rather than being command line doable?
Thanks for the tip. I'll give it a shot and let you know how it turns out.
What I want to do:
Parse the output from a verbose "grep" command and get just certain pieces of information.
Sample output from grep:
user123 12101 <variable collection of unwanted stuff> -nproduction_WebLive <maybe more unwanted stuff>
The problem:
I want the pid (here "12101") which is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.