Which of the following commands print the current worki…

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}”



Leave a Reply 3

Your email address will not be published. Required fields are marked *


2meter2

2meter2

A and E are the correct answers.

alenlee

alenlee

the correct answer are AC

drumken

drumken

Just checked on Ubuntu, you a right – A and C correct answers