Which of the following commands print the current working directory when using a Bash shell? (Choose two.)
A . echo “${PWD}”
B . echo “${WD}”
C . printwd
D . pwd
E . echo “${pwd}”
Answer: AC
Which of the following commands print the current working directory when using a Bash shell? (Choose two.)
A . echo “${PWD}”
B . echo “${WD}”
C . printwd
D . pwd
E . echo “${pwd}”
Answer: AC