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

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


参考答案

参考解析
解析: 暂无解析
更多 “单选题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” 相关考题
考题 在vi编辑器命令模式下,保存并退出编辑的命令是:『____』。(In the vi editor in command mode, the command of saving and exiting the editor of is『____』.)

考题 定义bash环境的用户文件是()。A.bash&.bashrcB.bashrc&.bash_confC.bashrc&bash_profileD..bashrc&.bash_profile

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

考题 影响BASHShell启动的脚本包括()A、/etc/profileB、~/.bash_profileC、~/.bash_loginD、~/.profileE、~/.bash_rc”

考题 默认情况下,下列文件中,()不会影响BASH的启动过程。A、/etc/profileB、~/.bash_profileC、~/.bash_loginD、~/.bash_logout

考题 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.bashrcB、bashrc.bash_confC、bashrcbash_profileD、.bashrc.bash_profile

考题 关于BASH,下列说法中正确的是()A、BASH是为GNU项目编写的一种ShellB、BASH是BourneShell的扩展C、BASH就是BourneShellD、大多数Linux系统默认使用BASHE、通过Cygwin,BASH也能移植到Windows系统中

考题 影响BASHShell启动的脚本包括“/etc/profile”、“~/.bash_profile”、“~/.bash_login”、“~/.profile”和“~/.bash_rc”。

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

考题 单选题定义bash环境的用户文件是()。A bash.bashrcB bashrc.bash_confC bashrcbash_profileD .bashrc.bash_profile

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

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

考题 单选题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 苹果操作系统存在Bash漏洞B Redhat操作系统存在Bash漏洞C Windows操作系统存在Bash漏洞D CentOS操作系统存在Bash漏洞

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

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