Moderate

What command can be used to get information about yourself ?

Correct answer: D. who am i

  • A. which
  • B. pwd
  • C. i /4
  • D. who am i

Explanation

who am i displays the effective username of the current session, often helping identify the logged-in account. pwd instead prints the current directory, and which locates an executable in the command path.

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