A.config
B.install
C.start
D.begin
第1题:
A.exportLD_PRELOAD=/usr/local/lib
B.exportLD_LIBRARY_PATH=/usr/local/lib
C.Idconfig/usr/local/lib
D.Idd/usr/local/lib
第2题:
A.05**6/usr/local/bin/myscript
B.056**/usr/local/bin/myscript
C.6**50/usr/local/bin/myscript
D.50Sat**/usr/local/bin/myscript
第3题:
设超级用户root当前所在目录为:/usr/local,键入cd命令后,用户当前所在目录为
A./home
B./root
C./home/root
D./usr/local
第4题:
A.mounthost:/home/bin/usr/local/bin
B.mountclient:/home/bin/usr/local/bin
C.mount-nhost/usr/local/bin/home/bin
D.mount-ohost:/usr/local/bin/home/bin
第5题:
A backup is taken using the following command:tar -cvf abcdef.tar /usr/local/include/tcpd.h The operator is in the directory /usr/local/restores and runs the following command: tar -xvf abcdef.tar.Where will the file be restored?()
A./usr/local/include/tcpd.h
B./usr/local/restores/tcpd.h
C./usr/local/restores/include/tcpd.h
D./usr/local/restores/usr/local/include/tcpd.h