Actions
Feature #42
openNeed pidof
Status:
New
Priority:
Low
Assignee:
-
Start date:
2012-05-27
Due date:
% Done:
60%
Estimated time:
Description
NAME pidof -- find the process ID of a running program. SYNOPSIS pidof [-s] [-c] [-n] [-x] [-o omitpid[,omitpid..]] [-o omitpid[,omitpid..]..] program [program..]
pidof
is a part of sysvinit
, but it is too linux specific.
Files
Updated by Igor Pashev about 12 years ago
- Project changed from illumos packaging to Dyson
Updated by Igor Pashev almost 12 years ago
- File killall5.c.patch killall5.c.patch added
pidof and killall5 (= killall on illumos/solaris) are build from the same source file from the sysvinit package [1]
It looks like we only need this file and a patch for illumos procfs.
Thanks to Caleb James DeLisle.
[1] http://anonscm.debian.org/gitweb/?p=collab-maint/sysvinit
Actions