单项选择题
Which command enables a user to exit the vi editor, overwriting the existing file without prompting for confirmation?()
A. :w
B. :qw
C. :x!
D. :we!
点击查看答案
相关考题
-
单项选择题
User2 is complaining that he is unable to list the contents of a directory. What is the most likely cause?()
A. User2 needs write permission to the directory.
B. User2 needs both read and write permissions to the directory.
C. User2 needs both read and execute permissions to the directory.
D. User2 needs both write and execute permissions to the directory. -
单项选择题
After making changes to the profile for an LPAR, the administrator asks the operator to bring the LPAR back up into a running state with the new changes. Which of the following is the correct way to do this?()
A. Shutdown and activate the partition profile
B. Reboot the partition using the reboot command
C. Reboot the partition using the 'shutdown -r' command
D. Right click on the partition profile and select the 'apply changes' option -
单项选择题
Which of the following can be used to insert a new line below the current line inside a vi session?()
A. o
B. a
C. p
D. A
