Skip to main content
added 3 characters in body; edited tags; edited title
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 263

Show running processes only -- *not* threads

How do iI show running processes for every usersuser? Only the processes. I tried ps -eps -e or ps -Aps -A, but it also shows the [ name ] which are threads.

Show running processes only

How do i show running processes for every users? Only the processes. I tried ps -e or ps -A, but it also shows the [ name ] which are threads.

Show running processes only -- *not* threads

How do I show running processes for every user? Only the processes. I tried ps -e or ps -A, but it also shows the [ name ] which are threads.

Source Link

Show running processes only

How do i show running processes for every users? Only the processes. I tried ps -e or ps -A, but it also shows the [ name ] which are threads.