View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001175 | 1003.1(2016/18)/Issue7+TC2 | Shell and Utilities | public | 2017-12-03 22:07 | 2024-06-11 09:09 |
Reporter | stephane | Assigned To | |||
Priority | normal | Severity | Objection | Type | Error |
Status | Closed | Resolution | Accepted | ||
Name | Stephane Chazelas | ||||
Organization | |||||
User Reference | |||||
Section | ps utility | ||||
Page Number | 3128 | ||||
Line Number | 104692 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0001175: s/uid/user/ in "ps" example | ||||
Description | Quoting from the example in the ps specification (http://pubs.opengroup.org/onlinepubs/9699919799.2016edition/utilities/ps.html at least): The command: ps -o user,pid,ppid=MOM -o args writes at least the following in the POSIX locale: USER PID MOM COMMAND helene 34 12 ps -o uid,pid,ppid=MOM -o args The output for "COMMAND" should be ps -o user,pid,ppid=MOM -o args (it would be useful to have a "uid", "suid", "ruid" btw, but that would be for a different ticket) | ||||
Desired Action | Change to: USER PID MOM COMMAND helene 34 12 ps -o user,pid,ppid=MOM -o args | ||||
Tags | tc3-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-12-03 22:07 | stephane | New Issue | |
2017-12-03 22:07 | stephane | Name | => Stephane Chazelas |
2017-12-03 22:07 | stephane | Section | => ps utility |
2017-12-03 22:17 | Don Cragun | Page Number | => 3128 |
2017-12-03 22:17 | Don Cragun | Line Number | => 104692 |
2017-12-03 22:17 | Don Cragun | Interp Status | => --- |
2019-02-14 16:56 | Don Cragun | Status | New => Resolved |
2019-02-14 16:56 | Don Cragun | Resolution | Open => Accepted |
2019-02-14 16:56 | Don Cragun | Tag Attached: tc3-2008 | |
2019-11-08 10:50 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:09 | agadmin | Status | Applied => Closed |