[Toybox] [PATCH] Accept extra ps arguments as additional pids.

enh enh at google.com
Wed Sep 28 11:04:22 PDT 2016


POSIX says nothing, but traditional ps lets you say "ps 123" in addition
to "ps -p 123". (You can mix and match too: "ps -p 123,124 666 667" works
fine.)

Bug: 31778761
---
 toys/posix/ps.c | 5 +++++
 1 file changed, 5 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Accept-extra-ps-arguments-as-additional-pids.patch
Type: text/x-patch
Size: 1158 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20160928/a039b3ff/attachment-0003.bin>


More information about the Toybox mailing list