I am writing a program in Bash that needs to get the user’s username.

I have heard of a thing called whoami, but I have no idea what it does or how to use it.

What command do I use to get the current username?

14 Answers
14

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *