Search Results

Search: Posts Made By: ran ber
18,612
Posted By ran ber
i know it makes no sense to use only ps, grep and...
i know it makes no sense to use only ps, grep and cut, but that what my H.W assignment asked for.

i am using windows 8, and run cygwin emulator.
i understood that each terminal has its own...
18,612
Posted By ran ber
thanks, but i want to use only ps, grep and cut,...
thanks, but i want to use only ps, grep and cut, is it eve possible the way i started?
18,612
Posted By ran ber
Cut pid from ps using cut command
hay
i am trying to get JUST the PID from the ps command.
my command line is:

ps -ef | grep "mintty" | cut -d' ' -f2
but i get an empty line. i assume that the delimiter is not just one space...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy