I often have several java programs running and I can't tell which one needs to be killed. The command section of the process table only shows java, but doesn't tell me which jar or class files it is running. Edit: Is there a way to see more of the command call from withing KSysGuard?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
Also read: here and here and here An alternative: |
||||
|
|
|
A GUI alternative to Ksysguard is qps. It's perhaps less visually appealing that ksysguard, but it shows a lot more information, including the whole command line. |
|||
|
|
|
You want the wide output option "w". Using it three times will allow unlimited width.
|
||||
|
