On Mon, 2009-11-02 at 08:22 +0530, rakhi india wrote:
> > $ ps aux | grep <process-pattern>
> >
> > Alternatively, there's also pgrep
> >
> How to find/search the id of a process running background.
> Say, i started the process using '&'   -  $tktalk &
> If i don't know the pid of tktalk , could you let me how to find it.

The answer is in the email you responded to. Use `pgrep`.

-- 
Roshan George <ros...@arjie.com>

_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to