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

题目内容 (请给出正确答案)
单选题
bash是指一种?()
A

shell

B

batch command

C

cgi

D

asp


参考答案

参考解析
解析: 暂无解析
更多 “单选题bash是指一种?()A shellB batch commandC cgiD asp” 相关考题
考题 Linux的缺省shell是bash。() 此题为判断题(对,错)。

考题 关于bash的描述正确的是哪个选项()? A.aspB.cgiC.shellD.batchcommand

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

考题 在Bash中超级用户的提示符是()。A.B.$C.=D.>

考题 Linux系统的1号进程是()。A.bootB.syslodC.initD.bash

考题 RHEL默认的shell是()。A.CshellB.KornshellC.TcshD.Bash

考题 shell不仅是 用户命令的解释器 ,它同时也是一种功能强大的编程语言。 bash是Linux的缺省shell。

考题 在bash命令中,当用()参数时,表示bash是交互的。A.-cB.-iC.-sD.-d

考题 在一个bash shell脚本的第一行上应加入下面所示中的哪一条语句。() A. #/bin/cshB. #/bin/bashC. /bin/bashD. #!/bin/bash

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

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

考题 在bash命令中,当用()参数时,表示bash是交互的。A、-cB、-iC、-sD、-d

考题 在一个终端中修改了环境变量配置文件.bash_profile后,要在此终端中让修改的文件立即生效,可用哪些方法()。A、cat.bash_profileB、..bash_profileC、morE.bash_profileD、sourcE.bash_profile

考题 在BASH中,如果你想设定一些永久的参数如PATH,并不需要每次登陆后重新设置,你可以在下列哪些文件中定义这些参数?()A、$HOME/.bashrcB、$HOME/.bash_profileC、$HOME/.cshrcD、$HOME/.bash_logout

考题 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可以记录一定数量已经执行过的命令,这些命令都被存放在bash_history文件中,可以通过()命令来查看Shell命令的历史记录。

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

考题 在linux的bash环境下root用户的默认提示符是()。A、$B、#C、@D、?

考题 关于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”。

考题 多选题在BASH中,如果你想设定一些永久的参数如PATH,并不需要每次登陆后重新设置,你可以在下列哪些文件中定义这些参数?()A$HOME/.bashrcB$HOME/.bash_profileC$HOME/.cshrcD$HOME/.bash_logout

考题 单选题bash是指一种?()A shellB batch commandC cgiD asp

考题 单选题在bash命令中,当用()参数时,表示bash是交互的。A -cB -iC -sD -d

考题 单选题以下说法错误的是()。A 苹果操作系统存在Bash漏洞B Redhat操作系统存在Bash漏洞C Windows操作系统存在Bash漏洞D CentOS操作系统存在Bash漏洞

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

考题 多选题在一个终端中修改了环境变量配置文件.bash_profile后,要在此终端中让修改的文件立即生效,可用哪些方法()。Acat.bash_profileB..bash_profileCmorE.bash_profileDsourcE.bash_profile

考题 填空题bash可以记录一定数量已经执行过的命令,这些命令都被存放在bash_history文件中,可以通过()命令来查看Shell命令的历史记录。

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