diff options
author | Ron Yorston <rmy@pobox.com> | 2023-06-22 08:40:41 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-06-22 08:40:41 +0100 |
commit | 7f23161e989ffc81edf89c2be3077757cc4fa4db (patch) | |
tree | e1e39a162b7b6a24362e6541b971683f676c63e8 /win32 | |
parent | 3e73f1bd10d208a6a5636fdae632a58e892ad42a (diff) | |
download | busybox-w32-7f23161e989ffc81edf89c2be3077757cc4fa4db.tar.gz busybox-w32-7f23161e989ffc81edf89c2be3077757cc4fa4db.tar.bz2 busybox-w32-7f23161e989ffc81edf89c2be3077757cc4fa4db.zip |
pgrep,pkill: remove non-functional options
Due to limitations of the process scanning code on Windows some
features of pgrep and pkill don't work properly:
- display/matching of the full command line (-a/-f)
- killing the oldest or newest process (-o/-n)
- matching session id (-s)
To avoid disappointment or error support for these features has
been removed.
Saves 408-464 bytes.
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions