Focusing problem solving with bird's-eye view & ground level implementation.
$ ps -a
$ ps -a <PID> //Shows of the process
$ ps -a <PID 1> <PID 2> // List of 2 processes
https://superuser.com/questions/632979/if-i-know-the-pid-number-of-a-process-how-can-i-get-its-name
Post a Comment
No comments:
Post a Comment