考题
An operator wants to move all files inside the directory /home/operator to the current directory. Which of the following commands will complete the task?()
A. mv /home/operator .B. mv /home/operator/* .C. mv /home/operator ../..D. mv /home/operator/all ../home/operator
考题
Which of the following media types is the MOST durable in harsh environments?()A、DiskB、TapeC、OpticalD、Flash
考题
On which of the following transmission media types can LC connectors be found?()A、UTPB、STPC、CoaxialD、Fiber
考题
Which of the following cable types is the LEAST affected by EMI?()A、STPB、CoaxC、UTPD、Fiber
考题
Which of the following memory types is located in the processor chip?()A、 EDOB、 L1C、 xDD、 DDR
考题
An operator wants to move all files inside the directory /home/operator to the current directory. Which of the following commands will complete the task?()A、mv /home/operator .B、mv /home/operator/* .C、mv /home/operator ../..D、mv /home/operator/all ../home/operator
考题
Which of the following will occur if an operator types the command vi file.out?()A、If the file exists it will be opened for editing. If the file does not exist an error message will be displayed.B、If the file exists it will be opened for editing. If the file does not exist a new file with the name file.out will be created and opened for editing.C、If the file exists an error message will be displayed. If the file does not exist a new file with the name file.out will be created and opened for editing.D、If the file exists the operator will be asked whether to open the file or overwrite the file. If the file does not exist a new file with the name file.out will be created and opened for editing.
考题
单选题An operator wants to move all files inside the directory /home/operator to the current directory. Which of the following commands will complete the task?()A
mv /home/operator .B
mv /home/operator/* .C
mv /home/operator ../..D
mv /home/operator/all ../home/operator