Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0001175 [1003.1(2016/18)/Issue7+TC2] Shell and Utilities Objection Error 2017-12-03 22:07 2019-11-08 10:50
Reporter stephane View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Applied  
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
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
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


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker