Which of the following commands print the current working directory when using a Bash
shell? (Choose two.)
A.
echo “${PWD}”
B.
echo “${WD}”
C.
pwd
D.
printwd
E.
echo “${pwd}”
Which of the following commands print the current working directory when using a Bash
shell? (Choose two.)
Which of the following commands print the current working directory when using a Bash
shell? (Choose two.)
A.
echo “${PWD}”
B.
echo “${WD}”
C.
pwd
D.
printwd
E.
echo “${pwd}”
A and E are the correct answers.
the correct answer are AC
Just checked on Ubuntu, you a right – A and C correct answers