Comment on Explorations in UnixparentComments−jcurbo13yTry 'ps auxw' - the w enables wide output.−mlni13yAnd for really wide commands (like java) you can add another w to get the whole thing: ps auxww
Comments
Try 'ps auxw' - the w enables wide output.
And for really wide commands (like java) you can add another w to get the whole thing: ps auxww