Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mseebach
on Dec 3, 2012
|
parent
|
context
|
favorite
| on:
Explorations in Unix
Indeed. I often use ps | cat to get the full command line for processes (that's otherwise truncated). All hail Java command lines.
jcurbo
on Dec 3, 2012
[–]
Try 'ps auxw' - the w enables wide output.
mlni
on Dec 3, 2012
|
parent
[–]
And for really wide commands (like java) you can add another w to get the whole thing: ps auxww
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: