Posts Tagged ‘Command Line’

Top 10 Linux Command Line Tools

Friday, September 19th, 2008

When you need something done quickly, efficiently, and without any software overhead, the command line is where it’s at. It was the first way humans told computers what to do, but as graphics became increasingly important, the command line, or terminal, became an insiders’ secret weapon. But with the right commands and a little bit of know-how, anyone can get things done from a text-only interface. Let’s take a look at 10 commands and tricks that make the terminal more accessible, and more powerful, on any system.

Link: Lifehacker

An Introduction To The Linux Command Line

Wednesday, September 17th, 2008

Now it’s time to discuss one of the most mysterious and confusing parts of Linux to a Windows user: the command line. To most Windows users the prospect of typing in what you want your computer to do is completely foreign and thus intimidating. It’s so intimidating in fact that Linux developers have poured countless hours into designing GUIs (graphical user interfaces) to imitate and/or replace text-based commands. But sometimes the command line is still the fastest, easiest, or only way to get something done.

Link: MakeUseOf

Speed Up Linux

Sunday, March 30th, 2008

Overall, Linux is not known as a resource hog. The free operating system is a fairly lean machine out of the box — some distributions moreso than others. Still, there are some tweaks you can make to any Linux installation to speed things up.

Most of the tips covered in this article involve using the command line and editing system files. Therefore, it goes without saying that you should be fairly comfortable with your command line skills before attempting any of these tweaks. However, if you’re new to Linux, these system tweaks can serve as excellent feet-wetting exercises.

Link: Wired

Learn 10 Good UNIX Usage Habits

Tuesday, March 4th, 2008

Adopt 10 good habits that improve your UNIX® command line efficiency — and break away from bad usage patterns in the process. This article takes you step-by-step through several good, but too often neglected, techniques for command-line operations. Learn about common errors and how to overcome them, so you can learn exactly why these UNIX habits are worth picking up.

When you use a system often, you tend to fall into set usage patterns. Sometimes, you do not start the habit of doing things in the best possible way. Sometimes, you even pick up bad practices that lead to clutter and clumsiness. One of the best ways to correct such inadequacies is to conscientiously pick up good habits that counteract them. This article suggests 10 UNIX command-line habits worth picking up — good habits that help you break many common usage foibles and make you more productive at the command line in the process. Each habit is described in more detail following the list of good habits.

Link: IBM