当前位置:首页
> Luz 第6010页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论单选题:How to change the access permissions of a file?
How to change the access permissions of a file?@[B](1)A. set B. chmod C. change D. file A.setB.chmodC.changeD.f…
单选题:How do you get the online manual for configuration formats?
How do you get the online manual for configuration formats?@[C](1)A. # man 1 some-confB. # man 2 some-confC. # man 5…
单选题:How do you get the online manual for administrative (not user) c
How do you get the online manual for administrative (not user) commands?@[D](1)A. # man 1 admin-cmdB. # man 2 admin-cm…
单选题:How would you find out the version of the kernel in /usr/src/lin
How would you find out the version of the kernel in /usr/src/linux? @[D](1)A. cat /usr/src/linux/.version B. cat /usr/s…
单选题:How would you suspend a running foreground-job?
How would you suspend a running foreground-job?@[A](1)A. Ctrl-Z B. Ctrl-C C. Ctrl-S D. Ctrl-DA.Ctrl-ZB.Ctrl-CC.Ctrl-S…
单选题:How to know the free disk space of the filesystem containing you
How to know the free disk space of the filesystem containing your current directory? @[A](1)A. df .B. df ~C. du D.…
单选题:In bash,the command set is used __.
In bash,the command set is used __.@[C](1) A. to run commands in a child shell B. to use command history logs in a…
单选题:In bash,the command export is used__.
In bash,the command export is used__.@[C](1)A. to run commands in a child shell B. to use command history logs in a…
单选题:In Linux, command“command1 || command2 ” means ?
In Linux, command“command1 || command2 ” means ?@[A](1) A. command2 will be executed if command1 returns nonzeroB. c…
单选题:If you want to turn off default permissions on new files that yo
If you want to turn off default permissions on new files that you are about to create, for everyone except yourself, wha…