问题 单项选择题

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

单项选择题
单项选择题