News

Chapter 11, “Command-Line Master Class,” advances the subject further while expanding on some of the commands from this chapter.
The Linux command line is a text interface to your computer. Also known as shell, terminal, console, command prompts and many others, is a computer program intended to interpret commands. Allows users ...
Printers added using Ubuntu's Printer configuration tool, however, may not show up in the listing. Type "cat /etc/printcap" at the command line and press the "Enter" key to view the list of ...
From the beginning of the 30 Days With Ubuntu Linux series I have had readers suggest solutions for various issues that involve the command line. In general, I prefer to work with the graphical ...
After jumping into the Ubuntu command line yesterday, today I decided to dive a little deeper and explore the 'man' and 'grep' commands more closely.
Linux/BSD command line wizardry: Learn to think in sed, awk, and grep "Do people really write these long, convoluted commands?" In a word: yes.
This tutorial is a walk through of the steps of involved in setting up, configuring and using the Windows Azure command line tools on Ubuntu.
Using history to record Linux commands The history command makes it extremely easy to record commands that you enter on the command line because it happens automatically.