移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

计算机考试 | CompTIA认证考试

模式切换

0 0 0
我的错题 我的收藏 学习笔记

章节目录

单选题 You wish to kill a process with a PID of 123. Select the command which exiting.()

A

 kill-1 123

B

 kill-9 123

C

 kill-15 123

D

 kill-17 123

单选题 What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?()

A

 cut -d: -f 1,3 /etc/passwd

B

 chop -c 1,3 /etc/passwd

C

 tac 1-3/etc/passwd

D

 fmt -u /etc/passwd

单选题 Which of the following commands will change all CR-LF pairs in an imported text file, userlist.txt, to Linux standard LF characters and store it as newlist.txt?()

A

 tr ’/r/n’  < userlist.txt > newlist.txt

B

 tr -c ’/n/r’  < newlist.txt > userlist.txt

C

 tr -d /r¯ < userlist.txt > newlist.txt

D

 tr /r¯/n¯ userlist.txt newlist.txt

E

 tr -s ®^M’¡®^J’ userlist.txt newlist.tx

单选题 What is the output when the following shell script executes?()   cat<;<;foobar   Hello foobar   foobar

A

 The contents of the file foobar.

B

 Hello

C

 No output but a file named foobar is created.

D

 Hello foobar

E

 Hello foobar foobar

单选题 You are running Linux 2.0.36 and you need to add a USB mouse to your system. Which of the following statements is true?()

A

 You need to rebuild the kernel.

B

 You need to upgrade the kernel

C

 You need to load the USB modules for your existing modular kernel.

D

 USB support is not available in Linux.

单选题 What information is displayed by the command cat/proc/dma?()

A

 whether DMA is enabled

B

 which DMA channels are in use

C

 which DMA mode is in use

D

 general information about DMA on the machine

多选题 What does the Filesystem Hierarchy Standard enable? ()

A

 software to predict the location of installed files and directories

B

 software to predict the ownership and access rights to files and directories

C

 users to predict the location of installed files and directories

D

 users to predict how the filesystem should be formatted according to need

单选题 You have read/write permission on an ordinary file foo. You have just run In foo bar. What would happen if you ran rm foo?()

A

 foo and bar would both be removed.

B

 foo would be removed while bar would remain accessible.

C

 foo would be removed, bar would still exist but would be unusable.

D

 Both foo and bar would remain accessible.

E

 You would be asked whether bar should be removed.

单选题 In xorg.conf, which section is concerned with fonts?()

A

 the Fonts section

B

 the Files section

C

 the xfsCodes section

D

 the Graphics section

E

 the modeline section

最新资讯

1 2 3 下一页 尾页 /

到第