题目内容

以下哪个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

以下哪条命令可以查看后台任务列表?

A. procs
B. plist
C. jobs
D. free

在命令后添加一个&的作用是?

A. Disconnects the command from the terminal session.
B. Runs the command in foreground mode.
C. Runs the command in background mode.
D. Redirects the output to another command.
E. Redirects the output to a file.

答案查题题库