单选题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 command will allow the operator to add the current working directory to the command search path?()
A

export PATH=pwd

B

export PATH=$PWD

C

export PATH=$PATH:pwd

D

export PATH=$PATH:$PWD

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Anadministratorneedstoaddthe/usr/vac/bindirectorytotheirPATHenvironmentvariableforthecurrentsession.Whichofthefollowingwillaccomplishthistask()

A.path=$path:/usr/vac/bin;exportpath

B.path.=/usr/vac/bin;export$path

C.Modifythe pathenvironmentvariablein/etc/profile

D.Modifythepathenvironmentvariablein/.profile


参考答案:A

第2题:

AS PATH列表可以被应用于如下哪些场景?()

A.从BGP Peer接收路由基于as-path属性过滤,Peerx.x.x.xas-path-filter import

B.向BGP Peer发送路由基于as-path属性过滤,PeerX.X.X.Xas-path-filter,该命令不需要关键字export。缺省方向为export

C.route-policy的apply子句中

D.route-policy的if-match子句中


参考答案:A, D

第3题:

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 stars

B.The command prints the encrypted entry for the login-path. The is only possible to see if an entry exists

C.The command prints all parameters for the login-path. The password is shown only when you provide the –password option

D.The command prints all parameters for the login-path. The password is printed in plain tex


参考答案:A

第4题:

Which of these commands allows you to use shared libraries that are in /usr/local/lib?()

  • A、 export LD_PRELOAD=/usr/local/lib
  • B、 export LD_LIBRARY_PATH=/usr/local/lib
  • C、 Idconfig /usr/local/lib
  • D、 Idd/usr/local/lib

正确答案:B

第5题:

What are the mandatory, well-known BGP attributes?()

  • A、origin,AS-path,next-hop
  • B、AS-path,origin,MED
  • C、AS-path,origin,weight
  • D、AS-path,weight,MED

正确答案:A

第6题:

What command will allow the operator to add the current working directory to the command search path?()

A. export PATH=pwd

B. export PATH=$PWD

C. export PATH=$PATH:pwd

D. export PATH=$PATH:$PWD


参考答案:C

第7题:

linux系统中,以下显示结果相同的是()。

  • A、echo The current working path is $PWD.
  • B、echo "The current working path is $PWD." Echo hello
  • C、echo 'The current working path is $PWD.' Echo hello
  • D、echo "The current working path is `pwd`."
  • E、echo The current working path is $PWD. Echo hello

正确答案:A,B,D,E

第8题:

What is the default function of a secondary path in MPLS?()

A. to act as an equal-cost path to the primary path

B. to enable another LSP for load balancing

C. to act as a diverse backup path to the primary path

D. to allow the use of explicit path selection via EROs


参考答案:C

第9题:

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`."

正确答案:B

第10题:

What command will allow the operator to add the current working directory to the command search path?()

  • A、export PATH=pwd
  • B、export PATH=$PWD
  • C、export PATH=$PATH:pwd
  • D、export PATH=$PATH:$PWD

正确答案:C

更多相关问题