ps aux 、ps -aux
[[email protected] ~]# ps -aux
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.7/FAQ
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.1 2064 620 ? Ss 10:27 0:00 init [3]
root 2 0.0 0.0 0 0 ? S< 10:27 0:00 [migration/0]
root 3 0.0 0.0 0 0 ? SN 10:27 0:00 [ksoftirqd/0]
转载于:https://blog.51cto.com/surpassdream/554071