On Thu, Dec 01, 2005 at 02:45:13PM -0800, Rodney D. Myers wrote:
> 
> open a shell and type -> ps aux | firefox <- and you will probably see
> another session of firefox running.
> 

You probably want:

ps aux |grep [f]irefox

Otherwise, you will run firefox with the output of `ps' as an argument.

-Roberto
-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto

Attachment: pgpAliGOBPJRS.pgp
Description: PGP signature

Reply via email to