Openmoko Bug #1951: ps u does not show all user names
Openmoko Public Trac
bugs at docs.openmoko.org
Tue Sep 2 17:20:21 CEST 2008
#1951: ps u does not show all user names
-------------------------+--------------------------------------------------
Reporter: h.koenig | Owner: openmoko-devel
Type: defect | Status: new
Priority: normal | Milestone:
Component: unknown | Version:
Severity: normal | Resolution:
Keywords: | Blockedby:
Reproducible: | Blocking:
-------------------------+--------------------------------------------------
Comment(by darkjames):
it's standard behaviour of ps, from man 1 ps:
#v+
euser EUSER effective user name. This will be the textual user ID,
if it can be obtained and '''the field width
permits''',
or a decimal representation otherwise.
#v-
default width for user is I think 8, if you want more, you could patch
procps, or use your own format instead of 'u', for instance:
$ ps axo user:30,pid,pcpu,pmem,vsz,rss,tname,stat,start_time,bsdtime,args
So it isn't bug. hth
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/1951#comment:1>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
More information about the buglog
mailing list