Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/pkill



Module Name:    src
Committed By:   simonb
Date:           Sat Oct 29 08:17:16 UTC 2022

Modified Files:
        src/usr.bin/pkill: pkill.1 pkill.c

Log Message:
Add a -q option for pgrep to not print anything; similar to grep -q.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/pkill/pkill.1
cvs rdiff -u -r1.32 -r1.33 src/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