To see every process type: ps -A To see every process except what’s running from root type: ps -U root -u root -N
making Linux a little easier
To see every process type: ps -A To see every process except what’s running from root type: ps -U root -u root -N