Did you learn all your Linux console skills from books or
linux command linePlayterm, Platform of the GurusLinux Journal - The Original Magazine of the Linux Community Thu, 09/22/2011 - 07:00
Top 3 Sites To Help You Become A Linux Command Line MasterLinux Today Tue, 11/17/2009 - 15:03
MakeUseOf: "But once a user becomes accustomed to using the command line interface, it soon becomes the preferred method in many tasks. Sophisticated Picture Taking With gPhotoLinux Today Fri, 09/18/2009 - 08:06
Linux.com: "There is a cool Linux command-line program called gPhoto, that can do tethered capture and a whole lot of other things. Learn Linux, 101: The Linux command lineLinux Today Fri, 08/28/2009 - 07:03
IBM Developerworks: "GUIs are fine, but to unlock the real power of Linux, there's no substitute for the command line. Vid Luther's Blog: Building PHP 5.3 packages on Ubuntu 9.04 (Jau...PHPDeveloper.org Tue, 08/25/2009 - 07:35
Vid Luther has come up with this guide for getting the latest PHP release - version 5.3 - installed and working on an Ubuntu (Jaunty) linux installation. Linux tip: Creating a pixel ruler from the command lineLinux Today Fri, 07/24/2009 - 13:03
IBM Developerworks: "Learn how to use the Linux command line and some basic Bash scripting techniques to draw lines and text on images using ImageMagick. Create a Logo from the Command LineLinux Journal - The Original Magazine of the Linux Community Mon, 04/21/2008 - 08:18
You can create a neat logo from the Linux command line: $ convert -size 800x120 xc:white -font Times-Roman And, the following command should display the result: $ qiv logo.png |