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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:How to change the access permissions of a file?

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

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

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

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

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

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

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

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

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

Luz5年前 (2021-05-10)617
If you want to turn off default permissions on new files that you are about to create, for everyone except yourself, wha…