CompTIA Linux+ XK0-005 Practice Question
When working in the terminal, you need to display the absolute path of your current working directory. Which command will provide you with the most accurate and detailed result?
pwd
cd -
dirname $(pwd)
ls -a
When working in the terminal, you need to display the absolute path of your current working directory. Which command will provide you with the most accurate and detailed result?
pwd
cd -
dirname $(pwd)
ls -a