12 Commands Every Linux Newbie Should Learn
PC World - It's a testament to how far Linux has come that users today don't typically have to use the command line if they don't want to. Such is the quality of the graphical user interfaces in many modern Linux distributions that there's simply no need, in general.
Yet the command line can be a highly efficient way of getting things done in the Linux world--it's often a much simpler, easier and more direct method than clicking through all the menu choices, in fact.
I believe fear of the command line is one of the top mistakes newcomers to Linux sometimes make. For that reason, let's look at some of the main commands any Linux user should know.
1. man
I begin with the "man" command because in many ways it's the most fundamental. This command is what you should use when you want to learn more about another command.
Essentially, "man" displays online manual pages to provide a basic introduction to the various other commands that are available. Using it can help you understand the functions of those commands as well as how to use them. You can even type "man man" to get the man page for "man" itself.
If you're ever unsure of a command you're about to use, try typing "man" along with the command to learn more about exactly what it does.
2. ls
Another fundamental command is "ls," which displays the contents of your current directory. For example, "ls ~" will show you the files in your home directory.
3. pwd
To find out which directory you're working in, type "pwd," which is short for "print working directory." Typed in the desktop directory, for example, this command will return "~/desktop."
4. cd
To change the directory you're in, use this command. To switch to the desktop directory, for instance, you'd type "cd desktop."
5. mkdir
To create a new directory, this is the command you'd use. For example, "mkdir pictures" will create a directory called "pictures."
6. find and locate
To search for a file, you can use either "find" or "locate," both of which are very similar.
7. cp
This is the command to use when you want to create a copy of a file with a new name. Type "cp cats dogs," for instance, and you'll get an exact copy of "cats" named "dogs"; the file "cats" will still be there too.
8. mv
With "mv," you can change the name of a file or move it to another directory--or both. Typing "mv cats dogs" will rename the file "cats" to "dogs," for example, while typing "mv cats ~/desktop" will move the file "cats" to the desktop directory without renaming it.
- The 20 Best iPhone/iPad Games of 2013 So Far
- 9 Steps to Build Your Personal Brand (and Your Career)
- 7 Consumer Technologies Coming to an Enterprise Near You
- 11 Signs Your IT Project is Doomed
- A walking tour: 33 questions to ask about your company's security
- 15 social media scams
- The 7 elements of a successful security awareness program
- IT Certification Study Tips
- Register for this Computerworld Insider Study Tip guide and gain access to hundreds of premium content articles, cheat sheets, product reviews and more.
- Is an Open Source Business Process and Rules Management Solution Right for You? The availability of highly functional, open source business process management systems (BPMS) and business rules management systems (BRMS) are bringing the benefits of...
- The Benefits of IBM: The Savings of Open Source Download Now
- Harness IT -- An Introduction to Business Intelligence Solutions Learn the key selection criteria required to provide your organization with the capability to address structured data, unstructured data and mobile demands so...
- Business Intelligence Shows its Smarts Today's Business Intelligence (BI) tools provide a new way to think about data with self-service capabilities and user-friendly analytics that can be used...
- Becoming An Analytics Driven Organization Join us on Tuesday, June 18, 2013, 11:00 AM EDT and learn how your agency can create an analytics culture that will enable...
- 3 Reasons Why Sepaton is the World's Fastest Backup Solution Leading analyst, Storage Switzerland learns how Sepaton backs up and deduplicates massive data volumes while maintaining the industry's fastest performance - all in... All Open Source White Papers | Webcasts