Linux系统中使用()命令查看进程
A: ps–aux
B: netsat
C: ps–eaf
D: dir
A: ps–aux
B: netsat
C: ps–eaf
D: dir
举一反三
- Linux查看系统进程的命令( )。 A: ps aux B: cat /etc/init.d C: top D: ps
- 在linux中查看系统中进程状态,用到ps命令,具体是:ps -aux
- Linux系统中,使用什么命令可以查看所有后台运行的进程 A: ps -ef B: ps aux C: jps D: jobs
- Linux系统中,查看系统进程的命令中,错误的是() A: ps查看静态进程信息 B: top查看动态进程信息 C: ps aux和ps -ef都可以查看所有进程 D: ps可以查看到系统的负载
- 查看系统中所有进程的命令是() A: ps all B: ps aix C: ps auf D: ps aux