How can an administrator verify that the disk is stillusable when the output of ‘lspv’shows ‘hdisk1’ is in a missing state?()
A、lspv -l hdisk1
B、lscfg -l hdisk1
C、lsattr -l hdisk1
D、dd if=/dev/hdisk1 bs=512k count=10 of=/tmp/disk.txt
A、lspv -l hdisk1
B、lscfg -l hdisk1
C、lsattr -l hdisk1
D、dd if=/dev/hdisk1 bs=512k count=10 of=/tmp/disk.txt
A、A configured router prompts for a password B、A configured router goes to the privileged mode prompt C、An un configured router goes into the setup dialog D、An un configured router goes to the enable mode prompt
A、Run the script with an 'sh -x' in front. B、Run the script with a 'ksh -v' in front. C、Type debug into the command line before running the script. D、Type 'set -x' into the command line before running the script.