题目内容

以下哪条命令将显示进程id,有效用户id,文件系统访问用户id和在该文件系统上运行的命令?

A. listproc -uf
B. ps -eo pid,euser,fuser,comm
C. ps -e pid,user,comm
D. ps -fa

查看答案
更多问题

以下哪种方法可以在top中按内存占用情况由高到低对进程排序?

A. Within top, type o and then select mem.
B. Within top, press f, scroll to %MEM, press s to select, and then press q to quit.
C. Within top, press S and then select %MEM.
D. Within top, press Shift+S, select %MEM, then press q to quit.

以下哪个top选项可以更改刷新间隔?

A. -d
B. -t
C. -n
D. -f

以下哪条命令将打印当前打开的端口以及正在使用该端口的进程?

A. netstat -a
B. lsof -i
C. ps auwx
D. netlist

以下哪个ps选项可以宽格式显示信息?

A. z
B. w
C. a
D. o

答案查题题库