Q. Which command is used to display the current user's username in Linux?
β
Correct Answer: (A)
whoami
Explanation: 'whoami' prints the current user's login name.