-->
当前位置:首页 > Luz 第6013页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:What is the command to list your current kernel version?

Luz5年前 (2021-05-10)538
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?

Luz5年前 (2021-05-10)555
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

Luz5年前 (2021-05-10)615
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?

Luz5年前 (2021-05-10)725
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:

Luz5年前 (2021-05-10)906
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?

Luz5年前 (2021-05-10)567
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?

Luz5年前 (2021-05-10)602
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

Luz5年前 (2021-05-10)488
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?

Luz5年前 (2021-05-10)531
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

Luz5年前 (2021-05-10)634
Which command will list files beginning with “chapter”, followed by a single digit number 1,2,3,8 or 9, and ending with…