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
答案解析:有

微信扫一扫手机做题