Linux whoami command
Linux whoami command is used to get current logged in username. This command is most helpful with Shell scripting to find if the current user is root or not.
Example:
$ whoami
Output:
rahul
Linux whoami command is used to get current logged in username. This command is most helpful with Shell scripting to find if the current user is root or not.
Example:
$ whoami
Output: