网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

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


参考答案

更多 “ 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.hB./usr/local/restores/tcpd.hC./usr/local/restores/include/tcpd.hD./usr/local/restores/usr/local/include/tcpd.h ” 相关考题
考题 Whichofthesecommandsallowsyoutousesharedlibrariesthatarein/usr/local/lib?() A.exportLD_PRELOAD=/usr/local/libB.exportLD_LIBRARY_PATH=/usr/local/libC.Idconfig/usr/local/libD.Idd/usr/local/lib

考题 Whenrunonamachinecalledclient,whichofthefollowingcommandswillmountthe/usr/local/bindirectoryfromthehostoverthe/home/bindirectoryonclient?() A.mounthost:/home/bin/usr/local/binB.mountclient:/home/bin/usr/local/binC.mount-nhost/usr/local/bin/home/binD.mount-ohost:/usr/local/bin/home/bin

考题 Whenrunonamachinecalledclient,whichofthefollowingcommandswouldmountthe/usr/local/bindirectoryfromthehostmachineoverthe/home/bindirectoryonclient?() A.mounthost:/usr/local/bin/home/binB.mountclient:/home/bin/usr/local/binC.mount-oclient:/usr/local/bin/home/binD.mount-nhost:/home/bin/usr/local/bin

考题 Which command(s) will result in the smallest sized backup of the text files contained in the /staticFS filesystem?() A.tar -cvf file_system.tar /staticFS ; gzip file_system.tarB.tar -xvf /staticFS file_system.tar ; gzip file_system.tarC.tar -cvf /staticFS file_system.tar ; compress file_system.tarD.tar -xvf file_system.tar /staticFS ; compress file_system.tar

考题 Whichcronentrywillrun/usr/local/bin/myscriptat0500everySaturdayofthefollowing?() A.05**6/usr/local/bin/myscriptB.056**/usr/local/bin/myscriptC.6**50/usr/local/bin/myscriptD.50Sat**/usr/local/bin/myscript

考题 Asystemadministratorwantstorunascriptcalledmyscript,butdoesnotwanttoseetheerrorsthatmightbegeneratedbythescript.Howwouldthisbeaccomplished?() A./usr/local/bin/myscript/dev/nullB./usr/local/bin/myscript/dev/nullC./usr/local/bin/myscript2/dev/nullD./usr/local/bin/myscript1/dev/null

考题 Anadministratorperformsanauditonthe/usrfilesystemandfindsthefollowingpermissions:-rwsr-xr-x1rootsys514288Jun1809:40/usr/local/bin/nmonWhichofthefollowingmethodscantheadministratorusetoremoveapotentialsecurityrisk()A.rm/usr/local/bin/nmonB.chmodu-s/usr/local/bin/nmonC.ReinstallthefilefromtheappropriatefilesetD.chmodgo-rx/usr/local/bin/nmon

考题 tar命令如何查看文件压缩包内容?A.tar -tvf 1.tarB.tar -cvf 1.tarC.tar -xvf 1.tarD.tar -cjvf 1.tar

考题 10、tar命令如何查看文件压缩包内容?A.tar -tvf 1.tarB.tar -cvf 1.tarC.tar -xvf 1.tarD.tar -cjvf 1.tar