| bio | website | quenelle.org/unix |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 4 months |
| seen | May 3 at 23:39 | |
| stats | profile views | 7 |
|
Nov 3 |
comment |
How can I get a full process list in solaris, without truncated lines? On Solaris 11, if you use options without a dash (like "/usr/bin/ps auxwww") they will be treated as UCB style options, and the output will show extra long lines, even when you are NOT running as root. This is not well publicized. See also: superuser.com/questions/148271/ps-command-in-solaris |