Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/pkill
Module Name: basesrc
Committed By: ad
Date: Fri Mar 1 11:21:59 UTC 2002
Added Files:
basesrc/usr.bin/pkill: Makefile pkill.1 pkill.c
Log Message:
pgrep and pkill: search the process table for processes with a particular
set of characteristics, and either print or signal the matching set. Mostly
compatible with the Solaris commands of the same name.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/usr.bin/pkill/Makefile \
basesrc/usr.bin/pkill/pkill.1 basesrc/usr.bin/pkill/pkill.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index