DaMasta
January 1st, 2006, 05:27 AM
Writing a shell script. Need some grep help.
I wanted to see if had I an ices stream running. I ran ps -ef | grep ices. It found the ices stream as well as something with the word services in it. What can I do to only get the ices stream?
I wanted to see if had I an ices stream running. I ran ps -ef | grep ices. It found the ices stream as well as something with the word services in it. What can I do to only get the ices stream?