单选题What is the correct command to display the current working directory?()Aecho $PWDBecho $pwdCecho $CWDDecho $cwd

单选题
What is the correct command to display the current working directory?()
A

echo $PWD

B

echo $pwd

C

echo $CWD

D

echo $cwd


参考解析

解析: 暂无解析

相关考题:

When you use the ping command to send ICMP messages across a network, what's the most common request/reply pair you'll see? (Select one answer choice)A.Echo request and Echo replyB.ICMP hold and ICMP sendC.ICMP request and ICMP replyD.Echo off and Echo onE.None of the above

在UNIX系统中,Shell程序(21)实现显示用户主目录以及当前命令的进程标识符。A.echo UserHome directory:$LOGNAME echo Current shell's PID:$$B.echo UserHome directory:$HOME echo Current shell'PID:$@C.echO UserHOme directOIy:$LOGNAME echo Current shell'sPID:$@D.echo UserHome directory:$HOME echo Current shell'sPID:$$

显示用户的主目录的命令是什么()A.echo$HOMEB.echo$USERDIRC.echo$ECHOD.echo$ENV

打印信息的命令是?() A.lsB.pwdC.llD.echo

在UNIX系统中,Shell程序______实现显示用户主目录以及当前命令的进程标识符。A.echo UserHome directorY:$LOGNAMEecho Carrent shell'Ss PID:$$B.echo UserHome directory:$HOMEecho Carrent shell'PID:$@C.echo UserHome directory:$LOGNAMEecho Carrent shell's PID:$@D.echo UserHome directory:$HOMEecho Carrent shell's PID:$$A.B.C.D.

在Unix系统中,Shell程序(57)实现显示用户主目录以及当前命令的进程标识符。A.echo UserHome directory:$LOGNAME echo Current shell's PID:$$B.echo UserHome directory:$HOME echo Current shell's PID:$@C.echo UserHome directory:$LOGNAME echo Current shell's PID:$@D.echo UserHome directory:$HOME echo Current shell's PlD:$$

What command will allow the operator to add the current working directory to the command search path?() A. export PATH=pwdB. export PATH=$PWDC. export PATH=$PATH:pwdD. export PATH=$PATH:$PWD

在UNIX系统中,Shell程序(19)实现显示用户主目录以及当前命令的进程标识符。A.cho UserHome directory:$LOGNAME echo Carrent shell's PID:$$B.echo UserHome directory:$HOME echo Carrent shell's PID:$@C.echo UserHome directory:$ LOGNAME echo Carrent shell's PID:S@D.echo UserHome directory:$HOME echo Carrent shell's PID:$$

在linux系统中,在执行()命令后,用户tang不能执行at命令。A、echo work/etc/at.allowB、echo work/etc/at.denyC、echo/etc/at.allowD、echo/etc/at.denyE、touch /etc/at.allow

linux系统中,以下显示结果相同的是()。A、echo The current working path is $PWD.B、echo "The current working path is $PWD." Echo helloC、echo 'The current working path is $PWD.' Echo helloD、echo "The current working path is `pwd`."E、echo The current working path is $PWD. Echo hello

linux系统中,以下显示结果不同的是()。A、echo The current working path is $PWD.B、echo 'The current working path is $PWD.'C、echo "The current working path is $PWD."D、echo "The current working path is `pwd`."

在Premiere Pro中,对片断施加Echo特效,那么:()A、Echo特效前面所有的特效均做无效处理B、Echo特效后面的特效均做无效处理C、Echo特效不会影响片断上施加的其他特效D、除Echo特效以外的特效都无效

回声探测仪()A、echo sounderB、instrumentC、echo soundingD、sound signal

下列哪个命令可以查看命令或脚本执行后的返回状态?()A、echo$*B、echo$#C、echo$?D、echo$!

Linux下哪个命令显示所有的环境变量()。A、envB、echo $HOMEC、echo $PS2D、echo $PS1

The command echo $! will produce what output?()A、 the process id of last background commandB、 the exit status of the last commandC、 the exit status of the last background commandD、 the process id of the current shellE、 the name of the command being executed

What command will allow the operator to add the current working directory to the command search path?()A、export PATH=pwdB、export PATH=$PWDC、export PATH=$PATH:pwdD、export PATH=$PATH:$PWD

What happens when you issue the ping 172.19.102.2 count 5 command?()A、ICMP echo requests are sent to 172.19.102.2 in five-millisecond intervals.B、ICMP echo requests are sent to 172.19.102.2 until five packets are dropped.C、ICMP echo requests are sent to 172.19.102.2 five times.D、ICMP echo requests are sent continuously to 172.19.102.2 for five seconds.

下面对于echo,print的描述正确的是()。A、echo,print都可以打印多个参数B、print可以打印多个参数,echo不可以C、echo可以打印多个参数,print不可以D、echo,print都不可以打印多个参数

Adobepremiereprocs3中,声音特效主要有()A、Echo、Delay、MixtureB、Fade、Delay、MixtureC、Echo、Fade、DelayD、Echo、Delay

What is the correct command to display the current working directory?()A、echo $PWDB、echo $pwdC、echo $CWDD、echo $cwd

单选题What command verifies connectivity between two hosts by sending and receiving ICMP echo messages?()ApingBtracertCnetstatDshow cdp neighbors detailEshow ip routeFtraceroute

多选题linux系统中,以下显示结果相同的是()。Aecho The current working path is $PWD.Becho The current working path is $PWD. Echo helloCecho 'The current working path is $PWD.' Echo helloDecho The current working path is `pwd`.Eecho The current working path is $PWD. Echo hello

单选题What happens when you issue the ping 172.19.102.2 count 5 command?()AICMP echo requests are sent to 172.19.102.2 in five-millisecond intervals.BICMP echo requests are sent to 172.19.102.2 until five packets are dropped.CICMP echo requests are sent to 172.19.102.2 five times.DICMP echo requests are sent continuously to 172.19.102.2 for five seconds.

单选题PING使用了()的Echo请求与Echo回答报文。AICMPBARPCSNMPDIP

单选题The command echo $! will produce what output?()A the process id of last background commandB the exit status of the last commandC the exit status of the last background commandD the process id of the current shellE the name of the command being executed

单选题常用来进行网络连通性检查的Ping命令工具,它的工作原理为()。A向目标主机发送UDP Echo Request数据包,等待对方回应UDP Echo Reply数据包B向目标主机发送ICMP Echo Request数据包,等待对方回应ICMP Echo Reply数据包C向目标主机发送UDP Echo Reply数据包,等待对方回应ICMP Echo Request数据包D向目标主机发送ICMP Echo Reply数据包,等待对方回应ICMP Echo Request数据包