Monday, July 16, 2007

ps -aux | grep command

if you run the title of this post to find PIDs, just use pgrep instead:

[ansilva@dhcp227-94 ~]$ pgrep firefox
24292
24319

0 comments: