On 11/11/13 at 01:44am, Dale wrote:
> 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'm sorry, that was a hack to prevent grep from listing it self in the
ps out-put, nothing to do with your problem specifically, should've made
that clear :).

-- 

- Yohan Pereira

The difference between a Miracle and a Fact is exactly the difference
between a mermaid and a seal.
                -- Mark Twain

Reply via email to