单项选择题
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
点击查看答案
相关考题
-
单项选择题
WhichsystemadministrationcommandyoucanusetoupdateId.so.cacheaftertheinstallationofnewsharedlibraries?()
A. Idconfig
B. Idd
C. libpath
D. newlibs -
单项选择题
YouarerunningLinux2.0.36andyouneedtoaddaUSBmousetoyoursystem.Whichofthefollowingstatementsistrue?()
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. -
单项选择题
Whichofthefollowingcommandsmakes/bin/fooexecutablebyeveryonebutwritableonlybyitsowner?()
A. chmod 557 /bin/foo
B. chmod o+rwx.a+rx/bin/foo
C. chown 557 /bin/foo
D. chmod 755/bin/foo
