Moderate

What command is used to display your current working directory ?

Correct answer: B. pwd

  • A. path
  • B. pwd
  • C. prompt $p$g
  • D. dir

Explanation

`pwd` means print working directory and displays the full path of the directory in which the shell is currently operating. `path` and `dir` serve different purposes or belong mainly to other command environments.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions