Beginner Linux & Shell Scripting
Q1 / 100

What does the "pwd" command do?

Correct! Well done.

Incorrect.

The correct answer is A) Prints the current working directory

A

Correct Answer

Prints the current working directory

Explanation

"pwd" (print working directory) outputs the absolute path of the directory the user is currently in.

Progress
1/100