单项选择题
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.
相关考题
-
单项选择题
The man page for command shows the following syntax: The man page for command shows the following syntax: command [ -a | -b ] Which of the following statements is true regarding this entry?()
A. Either the -a or flag -b may be used, but not both.
B. If the flag -a is used then the flag -b also must be used.
C. One of the -a or -b flags must be used, but not both at the same time.
D. Both the flags may be used together, but neither are mandatory. -
单项选择题
An operator is editing a file using a keyboard without arrow keys. What key can be used to move the cursor one character to the right?()
A. n
B. j
C. k
D. l -
单项选择题
Which of the following AIX storage concepts is correct?()
A. A filesystem can span multiple physical volumes.
B. A physical volume can belong to more than 1 volume group.
C. A logical volume can have up to 2 copies in each of 2 volume groups.
D. The size of a filesystem is always the same size as its logical volume.
