网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
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!


参考答案

参考解析
解析: 暂无解析
更多 “单选题Which command enables a user to exit the vi editor, overwriting the existing file without prompting for confirmation?()A :wB :qwC :x!D :we!” 相关考题
考题 在vi编辑器命令模式下,保存并退出编辑的命令是:『____』。(In the vi editor in command mode, the command of saving and exiting the editor of is『____』.)

考题 Which configuration command enables the router for SNMP?() A.snmp-clientB.snmp-serverC.snmp-clientenableD.snmp-serverenable

考题 Which command prompt indicates that you are in operational mode?() A. user@routerB. user@router#C. user@router%D. user@router

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

考题 In configuration mode you see the following prompt: [edit interfaces fe-1/1/1] user@router#  Which command will take you to operational mode?()A、endB、exitC、quitD、exit configuration-mode

考题 Which command prompt indicates that you are in operational mode?()A、user@routerB、user@router#C、user@router%D、user@router

考题 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

考题 At which command prompt would you issue the set date command?()A、[edit chassis]user@router#B、[edit]user@router#C、[edit system] user@router#D、user@router

考题 Nexus# conf t  Enter configuration commands, one per line. End with CNTL/Z.  Nexus(config)# interface Loopback10  % Permission denied  Nexus(config)# ?  no Negate a command or set its defaults  username Configure user information.  end Go to exec mode  exit Exit from command interpreter  What is the reason why this user is not able to enter configuration commands?()A、 The user did not enter enable prior to going into configuration mode.B、 The software license installed on Nexus is Layer 2 only, which does not allow the creation of Layer 3 interfaces.C、 The user RBAC role is set to network-operator.D、 The user failed authentication and user access defaulted to read-only mode.E、 The AAA server is currently not responding.

考题 Which command would an administrator use to add startup scripts to the system startup process?()A、chitabB、vi /etc/inittabC、vi /sbin/rc.bootD、mkitab

考题 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

考题 The enableModifiedFlag enables which of the following?()A、User initiated edit document commandB、Silent navigation from an edited pageC、User initiated save commandD、Removal of a locked for editing status

考题 kristin wants to build an action which exits the video form. the action will be avaiable only when the user is reading the document ,which one of the following accomplish this ? ()A、@ command([back])    B、@ command([fileexit])   C、@ command([gotoview])     D、@ command([fileclosewindow])

考题 Which configuration command enables the router for SNMP?()A、snmp-clientB、snmp-serverC、snmp-clientenableD、snmp-serverenable

考题 Examine the command: SQL ALTER USER skd ACCOUNT LOCK; Which two statements are true after the command is executed()A、The SKD user cannot log in to the database instance.B、The objects owned by the SKD user are not accessible to any user.C、The other users can access the objects owned by the SKD user, on which they have access.D、The password for the SKD user expires and the user is forced to change the password at the next log in

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

考题 单选题Nexus# conf t  Enter configuration commands, one per line. End with CNTL/Z.  Nexus(config)# interface Loopback10  % Permission denied  Nexus(config)# ?  no Negate a command or set its defaults  username Configure user information.  end Go to exec mode  exit Exit from command interpreter  What is the reason why this user is not able to enter configuration commands?()A  The user did not enter enable prior to going into configuration mode.B  The software license installed on Nexus is Layer 2 only, which does not allow the creation of Layer 3 interfaces.C  The user RBAC role is set to network-operator.D  The user failed authentication and user access defaulted to read-only mode.E  The AAA server is currently not responding.

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

考题 多选题Examine the command: SQL ALTER USER skd ACCOUNT LOCK; Which two statements are true after the command is executed()AThe SKD user cannot log in to the database instance.BThe objects owned by the SKD user are not accessible to any user.CThe other users can access the objects owned by the SKD user, on which they have access.DThe password for the SKD user expires and the user is forced to change the password at the next log in

考题 单选题Which command while in a vi session will change the currently selected word?()A ecB wcC ewD cw

考题 单选题A user is unable to determine the default system texteditor. 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.

考题 单选题At which command prompt would you issue the set date command?()A [edit chassis]user@router#B [edit]user@router#C [edit system] user@router#D user@router

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

考题 多选题Examine the command: SQL ALTER USER skd ACCOUNT LOCK; Which two statements are true after the command is executed()AThe SKD user cannot log in to the database instance.BThe objects owned by the SKD user are not accessible to any user.CThe other users can access the objects owned by the SKD user, on which they have access.DThe password for the SKD user expires and the user is forced to change the password at the next log in.

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