Dennis' Tech Crib Sheets
Solaris 10 - ps without without truncated lines
The Solaris implementation of ps limits the argument string to 80 bytes.
Run the BSD version (which doesn't have that limit):
#
/usr/ucb/ps -auxvv
Newer Post
Older Post
Home