Common Linux commands
I will list a few common Linux commands:
pwd - it stands for “print working directory”, this command will report current location of where a user is located.
whoami - is a command that will report what is the current system user that is being used. This command is useful to return to use regular user instead of root user.
I know this list can be expanded, and I think that I will do it later.
Comments
Post a Comment