网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
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 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 operational command allows a user to view the exhaust temperatures of a Juniper device?()A、show chassis stateB、file list alarmC、show chassis alarmsD、show chassis environment
考题
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 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
考题
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 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
考题
Which command will delete the current rescue configuration?()A、user@router# system delete configuration rescueB、user@router request system configuration rescue deleteC、user@router# delete rescue configurationD、user@router file delete rescue-configuration
考题
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、
考题
View the Exhibit to observe the roles assigned to the SL_REP user. Which statement is true about theassignment of the SELECT_CATALOG_ROLE role to the SL_REP user()A、The user must enable the role explicitly.B、The user can grant the role to other users.C、The user cannot use the role until the DBA enables it explicitly.D、The user can start using the role immediately without any changes
考题
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 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? ()A
B
ACCEPTC
PROMPTD
考题
单选题Which command enables a user to exit the vi editor, overwriting the existing file without prompting for confirmation?()A
:wB
:qwC
:x!D
:we!
考题
单选题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?()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
考题
单选题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.
热门标签
最新试卷