单选题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
单选题
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-pvi
B
alias emacs=vi
C
HISTCMD=vi
D
set -o vi
E
unset emacs
参考解析
解析:
暂无解析
相关考题:
在vi编辑器命令模式下,保存并退出编辑的命令是:『____』。(In the vi editor in command mode, the command of saving and exiting the editor of is『____』.)
You have a login-path named adamlocal that was created by using the mysql_config_editor command. You need to check what is defined for this login_path to ensure that it is correct for you deployment.You execute this command:$mysql_config_editor print –login-path=adamlocal What is the expected output of this command?()A.The command prints all parameter for the login-path. The password is replaced with starsB.The command prints the encrypted entry for the login-path. The is only possible to see if an entry existsC.The command prints all parameters for the login-path. The password is shown only when you provide the –password optionD.The command prints all parameters for the login-path. The password is printed in plain tex
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
What command should a system administrator run after using an editor to create the /etc/tunables/nextboot file?()A、ksh -n nextbootB、tunsave -a -f nextbootC、tuncheck -r -f nextbootD、diff $(vmtune) /etc/tunables/nextboot
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
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.
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
关于BASH,下列说法中正确的是()A、BASH是为GNU项目编写的一种ShellB、BASH是BourneShell的扩展C、BASH就是BourneShellD、大多数Linux系统默认使用BASHE、通过Cygwin,BASH也能移植到Windows系统中
You have a login-path named "adamlocal" that was created by using the mysql_config_editor command. You need to check what is defined for this login_path to ensure that it is correct for you deployment. You execute this command: $mysql_config_editor print –login-path=adamlocal What is the expected output of this command?()A、The command prints all parameter for the login-path. The password is replaced with starsB、The command prints the encrypted entry for the login-path. The is only possible to see if an entry existsC、The command prints all parameters for the login-path. The password is shown only when you provide the –password optionD、The command prints all parameters for the login-path. The password is printed in plain tex
Which command enables a user to exit the vi editor, overwriting the existing file without prompting for confirmation?()A、:wB、:qwC、:x!D、:we!
多选题在一个终端中修改了环境变量配置文件.bash_profile后,要在此终端中让修改的文件立即生效,可用哪些方法()。Acat.bash_profileB..bash_profileCmorE.bash_profileDsourcE.bash_profile
单选题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()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
单选题You have a login-path named "adamlocal" that was created by using the mysql_config_editor command. You need to check what is defined for this login_path to ensure that it is correct for you deployment. You execute this command: $mysql_config_editor print –login-path=adamlocal What is the expected output of this command?()AThe command prints all parameter for the login-path. The password is replaced with starsBThe command prints the encrypted entry for the login-path. The is only possible to see if an entry existsCThe command prints all parameters for the login-path. The password is shown only when you provide the –password optionDThe command prints all parameters for the login-path. The password is printed in plain tex
单选题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
单选题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?()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.
单选题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.
单选题What command should a system administrator run after using an editor to create the /etc/tunables/nextboot file?()Aksh -n nextbootBtunsave -a -f nextbootCtuncheck -r -f nextbootDdiff $(vmtune) /etc/tunables/nextboot
单选题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