CompTIA Linux+ XK0-005 Practice Question
Alice is working on a Linux server and has navigated through several directories. She wants to confirm the absolute path of the directory she is currently working in before deploying a new application. Which command should she use to display her current directory path?
ls -d .
echo $PWD
pwd
cd