About Us Hindi WPMesh Job Alert! We Are Hiring!
pgrep command returns the process IDs that match it.for example,you could use the following command to find firefox's PID.
$pgrep [process_name]
$pgrep firefox