PdfPrep.com

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 . printwd
D . pwd
E . echo “${pwd}”

Answer: AC

Exit mobile version