Share on Facebook Share on Twitter Email
Answers.com

Pidof

 
Wikipedia: Pidof

pidof is a Linux utility that returns the process identifier (PID) of a running process or processes. On other operating systems, pgrep and ps are often used instead.

pidof is implemented in the same program as killall5, the Linux name for the System V killall program used by the runlevel scripts. pidof is usually a symbolic link to killall5, and the name the program is called under is what determines its behavior.

Examples:

$ pidof ntpd 
3580 3579
$ pidof emacs
22256

See also

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
Killall
Pgrep
Timex (Unix)

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Pidof" Read more

 

Mentioned in