Archive for August, 2009

Man page for pid??

Wednesday, August 12th, 2009

PIDOF Section: Linux System Administrator's Manual (8)Updated: 01 Sep 1998Index Return to Main Contents   NAME pidof -- find the process ID of a running program.   SYNOPSIS pidof [-s] [-c] [-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 ...