Top 10 Important Linux Terminal Commands For Beginers

In this tutoriali will present you my aboulute Top 10 Terminal Commands for Beginers linux user..Basics Linux command with examples..in this tutorial i'll show you all of major directories file under a given file system cd, mv, man, mkdir, rmdir, touch, rm....so, here are Top 10 Important Terminal Command For Beginers Linux User...So this topic today on the blog has been written for you specifically to know Top 10 Important Linux Terminal Commands For Beginers

Peripheral is the fork that stands in the throat of every novice Linux user, a fact that is not a reason but they are afraid to use it and this fear has completely avoided them so that they do not know, and they do not know they left an important aspect of the Linux aspects of operating systems to another, A terminal is a black screen where you type a few commands and then print the results of that command on the screen


Top 10 Important Linux Terminal Commands For Beginers (ihavetech)
Top 10 Important Linux Terminal Commands For Beginers

Terminal is an interface like graphical interfaces, but it relies on commands completely. This is called the command line. You can browse through folders, edit files and download from the Internet and more. Believe it or not. You can surf the Internet through the terminal too! So this topic today on the blog has been written for you specifically to know Top 10 Important Linux Terminal Commands For Beginers.
Note: Terminal commands are case-sensitive, meaning that uppercase letters are different from lowercase letters. Cd is different from cd, and by the way, there is no command called Cd, but the cd command exists.

Terminal orders are too many and can not be found in one article or even 10 articles. Today i will mention some of the commands you need as a beginner and we will continue to explain many important commands in upcoming articles.

1. cd :cd is a shortcut to the word (change directory), which is most commonly used in Linux, the cd command is used to move between folders in the terminal.

The command uses the following: cd / name / of / directory

With the name of directory replaced with the name of the folder you want to go to.
You can use the command: cd to move to the previous folder. If we write now .. cd and we are in the Downloads folder, we will move to the Home folder.


2. pwd : This is the print job directory. This is what it does to print the full path that leads to the current folder. This saves lives for beginners who are lost among many Linux folders. The structure of the file system in Linux is slightly different from Windows. If we have completed our example above and used the command pwd

It will print our current location, the upload file which is located in the path shown in the image.


3. Sudo : Always ask every novice about what it is seen in most of the commands that are stuck in the terminal to download programs or even modify some of the system files, sudo command is a shortcut (super user do) and its function that allows the average user to apply some commands with root permissions, What you can not install as a normal user is to install it using root privileges:

It is not recommended to use the sudo command in normal terminal tasks, so use it only for the commands you are requesting, because abuse can cause damage to your system.


4. mkdir : The Make directory is responsible for creating a new folder with a new name, and if the folder already exists, you will receive the following error message: "can not create folder, folder already exists".


5. touch : This command is used to create files or to update the modified time of the files if the name of the file that follows the command already exists.

Also Read : How Can You Became Ethical Hacker | Know your Abilities

6. Cat : This is simple and important as it is used to display the contents of a particular file.


7. cp : It is a copy and I think you now know its usefulness. It is used to copy files from one location to another.
It is used as follows:

cp / path / of / your / file / new / path

With / path / of / your / file replacing the current file location and / new / path with the new location.
Note: To copy the folders using the cp command, you must use it with the given r, so "cp -r"


8. mv : It is a shortcut (move) is used to transfer files from one site to another and how to use it is similar to the use of the cp command is:

mv / path / of / your / file / new / path

You can use the mv command to rename the files by moving them to their current location but with a different name and to rename the IHaveTech folder that we created in a previous step and name it ihavetech we will use the command:

mv ihavetech / IHaveTech


9. history : This command shows you a numbered list of commands you have typed in Terminal Services since they were used.


10. ls :  It shows List Directory Contents and its function is to print the contents of the current folder to complete our example of the uploads folder.

When using the given t with ls (the command is used in this image "ls -t" where the command separates the given space and -) will print the contents of the file according to the time of the modifications that occurred to them. The command will print the hidden files.
You can see all the data by reading the ls directory using the following command: man ls

Conclusion : Today, we learned some of the commands that are of interest to you as a beginner to use the terminal. Of course, we are still on the beach. These commands are only a point of ink in the sea, but remember that the 1000-mile journey begins with a step. Today I learned how to move around the system using Terminal Services. mv and over time you will gain more knowledge.This is a list of Top 10 Important Linux Terminal Commands For Beginers. Do not forget to share your opinion in the comments section and also join us on the social networking sites to stay connected with us. If you want to know more about linux, Terminal Commands, Ethical Hacking in details then comment down and let me know what you want to know..

Also Read : Top 6 Ways To Earn Money From Internet Without Investment

About the Author

I am Avnish Kumar owner of this blog. I like to write tech article. As being a student, managing this site, writing tech articles it is little bit difficult as there is no enough time.

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.