[DragonFlyBSD - Submit #2894] (Closed) Include alias "args" to /bin/ps
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Fri Mar 25 13:53:42 PDT 2016
Issue #2894 has been updated by swildner.
Status changed from New to Closed
I've pushed this one too. Also added a little mention of args in ps's manual page.
----------------------------------------
Submit #2894: Include alias "args" to /bin/ps
http://bugs.dragonflybsd.org/issues/2894#change-12851
* Author: peeter
* Status: Closed
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
Include alias "args" to /bin/ps as in
ps -o args=MOM
This an alias for command and is required by SUSv3. Also improve argument handling by allowing alternative or empty headings, for example,
ps -o args=
This will make some ports happier (gdm start script stops complaining; passes www/node test-setproctitle).
Changes obtained from OpenBSD bin/ps/keyword.c.
---Files--------------------------------
0001-Include-alias-args-in-bin-ps.patch (1.55 KB)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Submit
mailing list