Rechercher une page de manuel
pidof
Langue: en
Version: 304323 (debian - 07/07/09)
Section: 8 (Commandes administrateur)
NAME
pidof -- find the process ID of a running program.SYNOPSIS
pidof [-s] [-x] [-o omitpid] [-o omitpid..] program [program..]DESCRIPTION
Pidof finds the process id's (pids) of the named programs. It prints those id's on the standard output. This program is on some systems used in run-level change scripts, especially when the system has a System-V like rc structure. In that case these scripts are located in /etc/rc?.d, where ? is the runlevel. If the system has a start-stop-daemon (8) program that should be used instead.OPTIONS
- -s
- Single shot - this instructs the program to only return one pid.
- -x
- Scripts too - this causes the program to also return process id's of shells running the named scripts.
- -o omitpid
- Tells pidof to omit processes with that process id. The special pid %PPID can be used to name the parent process of the pidof program, in other words the calling shell or shell script.
EXIT STATUS
- 0
- At least one program was found with the requested name.
- 1
- No program was found with the requested name.
NOTES
pidof is actually the same program as killall5; the program behaves according to the name under which it is called.When pidof is invoked with a full pathname to the program it should find the pid of, it is reasonably safe. Otherwise it is possible that it returns pids of running programs that happen to have the same name as the program you're after but are actually other programs.
SEE ALSO
shutdown(8), init(8), halt(8), reboot(8), killall5(8)AUTHOR
Miquel van Smoorenburg, miquels@cistron.nl
<flynux> argh ya tellement d'interférences dans cette chambre que les disquettes tiennent pas 10 minutes sans faire des CRC errors...
<clac2> flynux: tu dois pouvoir trouver une cage de faraday sur Ebay ou ibazar
<hacyran> mdr
<hacyran> remarque, c'est pas dur à faire sinon..
<flynux> clac2: ben voui, mais passer les mains a travers un grillage pour taper au clavier ca me branche pas trop en fait
<clac2> flynux: une cage de faraday ca a la taille d une piece
<hacyran> flynux : nan, tu fais juste une cage à disk8 :)
<hacyran> clac2 : ah bon, forcément ?
<hacyran> me souvenait pas de ça..
<flynux> ben voui, mais les interférences elles viennent des pc en fait...
<clac2> pas forcement mais bon c'est mieux
<clac2> ca fait un mini bunker dans ta chambre
<clac2> flynux: tu dois pouvoir trouver une cage de faraday sur Ebay ou ibazar
<hacyran> mdr
<hacyran> remarque, c'est pas dur à faire sinon..
<flynux> clac2: ben voui, mais passer les mains a travers un grillage pour taper au clavier ca me branche pas trop en fait
<clac2> flynux: une cage de faraday ca a la taille d une piece
<hacyran> flynux : nan, tu fais juste une cage à disk8 :)
<hacyran> clac2 : ah bon, forcément ?
<hacyran> me souvenait pas de ça..
<flynux> ben voui, mais les interférences elles viennent des pc en fait...
<clac2> pas forcement mais bon c'est mieux
<clac2> ca fait un mini bunker dans ta chambre
Contenus ©2006-2010 Benjamin Poulain
Design ©2006-2010 Maxime Vantorre