How can I see all running processes from the shell ?
Use either:
ps -auxww
ps -cef
ps -cef
Leave a Reply
You must be logged in to post a comment.
How can I see all running processes from the shell ?
Use either:
You must be logged in to post a comment.