Linux is an operating system just like windows, and Mac OS the only difference is that Linux is an open source operating system which makes it possible to be developed by it's users I would like to list some basic Linux commands below:
pwd:This command is used to show your present working directory gzip:This command is used to compress foldersmkdir:This command is used to create a new filermdir:This command is similar to mkdir but the difference is that it is used to delete โ a foldercp:This command is used to copy a filetouch:This command is used to create a new filels:This command is used to show the list of items in your present folder ๐ cd:This command is used to change your directory. The following are some basic Linux commands that you should know.