Yohan Pereira wrote: > On 10/11/13 at 08:07pm, Walter Dnes wrote: >> [i660][waltdnes][~] ps -ef | grep firefox >> waltdnes 28696 11663 2 19:35 pts/22 00:00:07 firefox >> waltdnes 28836 28825 0 19:39 pts/30 00:00:00 grep --color=auto firefox >> >> Only one Firefox process exists. (I can't seem to prevent the grep >> command from listing itself). > Try this hack :) > > $ ps -ef | grep [u]rxvt > yohan 3559 1 0 11:50 ? 00:00:00 urxvt > yohan 3667 1 0 11:52 ? 00:00:00 urxvt >
That one didn't return anything. I got plenty of output without the grep tho. Sort of close to what I usually get with ps aux. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!