by Gunter » Wed Sep 28, 2016 11:53 am
Hm, I see several servers running.... and no way to tell which is which. I don't wanna just go killing off his severs, heh.
How would I gather info about a process to see like, its command line or something?
The "command" field is truncated.
Hm, ok, I kind of found a way to check each one manually...
ps -p [PID] -o args
Hm, I see several servers running.... and no way to tell which is which. I don't wanna just go killing off his severs, heh.
How would I gather info about a process to see like, its command line or something?
The "command" field is truncated.
Hm, ok, I kind of found a way to check each one manually...
ps -p [PID] -o args