当前位置:首页
> Luz 第6013页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论单选题:What is the command to list your current kernel version?
What is the command to list your current kernel version?@[A](1)A. uname –r B. version C. uname D. version –rA.uname…
单选题:What does the shell command “read name” do?
What does the shell command “read name” do? @[B](1)A. Sends the contents variable “name” to stdoutB. Reads a line into v…
单选题:When the kill command is given with only the PID number of the p
When the kill command is given with only the PID number of the process to kill (as in 'kill 1234'), this corresponds to…
单选题:What statement about the du- command is true?
What statement about the du- command is true?@[D](1)A. Dump User - backups all files owned by the named user. B. DOS U…
单选题:What is the result of the command:
What is the result of the command: @[C](1) kill -9 13459 A. Kill PID 13459 with a signal 15 B. Kill PID 13459 with a sig…
单选题:Which command is to create general graph directory?
Which command is to create general graph directory?@[C](1)A. mkdir –pB. md -s C. ln –s D. ln –cA.mkdir –pB.md -sC.ln…
单选题:Which command is to extract files from filename.tgz?
Which command is to extract files from filename.tgz? @[B](1)A. tar -czvf filename.tgz B. tar -xzvf filename.tgz C.…
单选题:which command cannot obtain the home directory of the current us
which command cannot obtain the home directory of the current user?@[C](1)A. cat /etc/passwd; B. echo ~C.…
单选题:Which key combination represents EOF?
Which key combination represents EOF?@[B](1)A. Ctrl-ZB. Ctrl-DC. Ctrl-FD. Ctrl-EA.Ctrl-ZB.Ctrl-DC.Ctrl-FD.Ctrl-E答案:B…
单选题:Which command will list files beginning with “chapter”, followed
Which command will list files beginning with “chapter”, followed by a single digit number 1,2,3,8 or 9, and ending with…