On Tue, Dec 20, 2011 at 9:23 PM, Version Control Buddy <[email protected]>wrote:
> Run ps aux to find out PID of a process:
> $ ps aux | grep {process-name}
>
pgrep gives the PID of the matched processes precisely.
$ pgrep firefox
--
Vignesh Nandha Kumar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
