* pidof/killall5 - make omit pid list a dynamic one.

* pidof - provide '-n' to skip stat(2) syscall on network based FS.
This commit is contained in:
Werner Fink
2010-02-23 16:51:18 +00:00
parent 746d8c46a1
commit 9e449b3f6d
4 changed files with 459 additions and 85 deletions

View File

@@ -22,9 +22,9 @@ killall5 -- send a signal to all processes.
.B killall5
.RB -signalnumber
.RB [ \-o
.IR omitpid ]
.IR omitpid[,omitpid..]]
.RB [ \-o
.IR omitpid.. ]
.IR omitpid[,omitpid..].. ]
.SH DESCRIPTION
.B killall5
is the SystemV killall command. It sends a signal to all processes except