若8259a中icw2的初始值为40h,则在中断响应周期数据总线上出现的与ir5对应的中断类型码为45h。()
查看答案
Giventhefollowingscript,whydoestheoutputcomeoutasanemptylineinsteadof"dog"()!/bin/ksh$VAR=dogecho"${VAR}"
A. The$VARvariablewasnotexported.
B. The$VARshouldhavebeensetasVAR.
C. dogneedsdoublequotesarounditwhensetting$VAR.
D. The{}shouldnotbearoundVARintheechocommand.
Acustomer’sdatacenterhasallPOWER4+systems,andtheyplantoaddthreenewp5-570systems.Theywillbepurchasinganew7310-CR2HMCtosupportthePOWER5systems.WhatisakeyrequirementthattheyneedtoplanforwiththenewHMC?()
Adesk,asitnotrackmountable
B. EthernetconnectionstothePOWER5systems
C. SerialconnectionstothePOWER5systems
D. USBconnectionsforthekeyboardandmouse
Which of the following sequence of command extracts the tenth image form a tape in tape device rmt1?()
A. tet1 -f /dev/rmt1.0 fsf 9; tar -xv file 10
B. tet1 -f /dev/rmt1.1 fsf 10; tar -xv file 10
C. tet1 -f /dev/rmt1.1 fsf 9; dd if = /dev/rmt1.1 of=file 10
D. tet1 -f /dev/rmt1.0 fsf 9; dd if =file10 of /dev/rmt1.0