To see every process type:
ps -A
To see every process except what’s running from root type:
ps -U root -u root -N
To see every process type:
ps -A
To see every process except what’s running from root type:
ps -U root -u root -N
Tags: Cheat Sheets · Linux Commands · Linux Tricks
© 2009 EZ Linux Admin — Powered by DWHS Web Hosting | Wordpress | Site Map
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment