What are basic User Info Commands?
who Displays currently logged in users.users Show all users logged in.w Displays currently logged in users and processes they are running.whoami Displays user id.groups Display groups you are part of.set Display all environment variables in your current environment.id Display user and all group ids.last Show listing of last logged in users.history Shell command to display previously entered commands.