单选题Which command enables a user to exit the vi editor, overwriting the existing file without prompting for confirmation?()A:wB:qwC:x!D:we!

单选题
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!


参考解析

解析: 暂无解析

相关考题:

在vi编辑器命令模式下,保存并退出编辑的命令是:『____』。(In the vi editor in command mode, the command of saving and exiting the editor of is『____』.)

Which substitution variable would you use if you want to reuse the variable without prompting the user each time? () A. B. ACCEPTC. PROMPTD.

Which command will resolve the problem shown in the exhibit?() A. user@router request system configuration rescue saveB. user@router# request system configuration rescue saveC. user@router file copy current /config/rescue.confD. user@router# file copy current /config/rescue.conf

Which command enables a user to exit the vi editor, overwriting the existing file without prompting for confirmation?() A. :wB. :qwC. :x!D. :we!

Which action change the default editor for ALL users on the system from vi to edit()A、Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/editB、Modify /.profile and change the EDITOR variable to /usr/bin/editC、Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITORD、Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

Which action changes the default editor for ALL users on the system from vi to edit of the following?()A、Issue the command:  export EDITOR=/usr/bin/editB、Modify /.profile and change the EDITOR variable to /usr/bin/editC、Modify /etc/environment and add  EDITOR=/usr/bin/edit  export EDITORD、Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

Which action changes the default editor for ALL users on the system from vi to edit?()A、Issue the command:export EDITOR=/usr/bin/edit edit each users .profile to change the EDITOR value to /usr/bin/editB、Modify /.profile and change the EDITOR variable to /usr/bin/editC、Modify /etc/environment and add EDITOR=/usr/bin/edit export EDITORD、Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

A user is unable to determine the default system text editor. How can the local administrator assist the user by identifying the default text editor for the system?()A、Login as the user and run ’echo $ENV’.B、Login as root and run the ’env’ command.C、Login as root and ’cat /etc/environment’.D、Login as the user and run the ’env’ command.

Many people like the vi text editor but the default bash command line editor recognizes emacs keystrokes. What command entered into a bash initialization file will have bash recognize vi keystrokes after login?()A、 history-pviB、 alias emacs=viC、 HISTCMD=viD、 set -o viE、 unset emacs

An administrator has set up serverA and serverB to use the /etc/hosts.equiv file so that applications on serverA can remotely run commands on serverB. Which command will verify if a new user from serverA is trusted on serverB?()A、As the root user from serverA run the command rhost serverBB、As the root user from serverA run the command rlogin serverBC、As the desired user from serverB run the command rhost serverAD、As the desired user from serverA run the command rlogin serverB

Which command will increase the contiguous free space of a file system without having to add additional partitions?()A、chfsB、fsckC、chlvD、defragfs

An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()A、/tmpB、/var/preserveC、/var/tmp/$USERD、$HOME/.vi

Content filtering enables traffic to be permitted or blocked based on inspection of which three types of content?()(Choose three.)A、MIME patternB、file extensionC、IP spoofingD、POP3E、protocol command

Which substitution variable would you use if you want to reuse the variable without prompting the user each time? ()A、B、ACCEPTC、PROMPTD、

Which is not a valid way of backing up a control file?()  A、 Backing up the control file to traceB、 Copying the existing control file of the database to the backup location during a hot backup C、 Copying the existing control file of the database to the backup location during a cold backupD、 Creating a backup control fileE、 Using the create controlfile command

Which command enables a user to exit the vi editor, overwriting the existing file without prompting for confirmation?()A、:wB、:qwC、:x!D、:we!

单选题Which is not a valid way of backing up a control file?()A Backing up the control file to traceB Copying the existing control file of the database to the backup location during a hot backup C Copying the existing control file of the database to the backup location during a cold backupD Creating a backup control fileE Using the create controlfile command

单选题Which substitution variable would you use if you want to reuse the variable without prompting the user each time? ()ABACCEPTCPROMPTD

单选题Which command enables a user to exit the vi editor, overwriting the existing file without prompting for confirmation?()A:wB:qwC:x!D:we!

单选题Which command will increase the contiguous free space of a file system without having to add additional partitions?()AchfsBfsckCchlvDdefragfs

单选题Which action change the default editor for ALL users on the system from vi to edit()AIssue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/editBModify /.profile and change the EDITOR variable to /usr/bin/editCModify /etc/environment and add EDITOR=/usr/bin/edit export EDITORDModify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

单选题Which of the following local files is used to run the date command on the remote machine "Earth" using the following rexec command without request for a password? rexec Earth date()。A~/ .rhostsB$HOME/.netrcC/etc/hosts.equivD/etc/security/user

单选题An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()A/tmpB/var/preserveC/var/tmp/$USERD$HOME/.vi

单选题Many people like the vi text editor but the default bash command line editor recognizes emacs keystrokes. What command entered into a bash initialization file will have bash recognize vi keystrokes after login?()A history-pviB alias emacs=viC HISTCMD=viD set -o viE unset emacs

单选题An administrator has set up serverA and serverB to use the /etc/hosts.equiv file so that applications on serverA can remotely run commands on serverB. Which command will verify if a new user from serverA is trusted on serverB?()AAs the root user from serverA run the command rhost serverBBAs the root user from serverA run the command rlogin serverBCAs the desired user from serverB run the command rhost serverADAs the desired user from serverA run the command rlogin serverB

单选题A user is unable to determine the default system text editor. How can the local administrator assist the user by identifying the default text editor for the system?()ALogin as the user and run ’echo $ENV’.BLogin as root and run the ’env’ command.CLogin as root and ’cat /etc/environment’.DLogin as the user and run the ’env’ command.

单选题Which action changes the default editor for ALL users on the system from vi to edit?()AIssue the command:export EDITOR=/usr/bin/edit edit each users .profile to change the EDITOR value to /usr/bin/editBModify /.profile and change the EDITOR variable to /usr/bin/editCModify /etc/environment and add EDITOR=/usr/bin/edit export EDITORDModify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

单选题Which action changes the default editor for ALL users on the system from vi to edit of the following?()AIssue the command:  export EDITOR=/usr/bin/editBModify /.profile and change the EDITOR variable to /usr/bin/editCModify /etc/environment and add  EDITOR=/usr/bin/edit  export EDITORDModify /etc/security/defaults and change the EDITOR value to /usr/bin/edit