Despite the popularity of desktop environments like KDE and Gnome, the Linux command line is still used to perform a huge range of tasks. Linux has a number of command line terminals including Bash, the C Shell, Korn and more.
The Linux command line is a powerful tool, and from it you can run scripts, edit files, compile applications and manage the Linux system itself. Understanding this tool will allow you to get the most out of your Linux operating system. This guide will show you some of the most common commands that can be used, as well as looking at some of the best command line utilities available in Linux.
| Ultimate Guide to 50 Vital Linux Shell Functions
Covering basic setup of your Linux box to advanced tasks such as creating and merging PDF documents, printing and ripping CDs, this guide of 50 Linux text functions is ideal for gaining... |
Linux Command Line: top
For Linux administrators, the "top" command is one of the holy grails. If you have an application that is currently eating up your system resources, top is where you turn to... |
| Linux Command Line: df
The df command is an information-only command, but the information it returns to you is vital. What df tells you is how full your disk is? In this entry to the Bright Hub Linux... |
Linux Command Line: cd
Working in the Linux command line interface wouldn't be possible without the "cd" command. Without "cd" you would find yourself locked into a directory. This entry... |
| Linux Command Line: cruft-remover
After you've used a Linux system for a while there could be a lot of application-related files that are no longer necessary. These files can be hard to locate, but removing the... |
Linux Command Line: at
Say you want to shut your machine down at a certain time, but you can not be there to shut it down. With Linux you can do this. The "at" command allows you execute command at... |