Saturday 18 January 2014

The Linux Command Line: A Complete Introduction



You've experienced the shiny, point-and-click surface of your Linux computer—now dive below and explore its depths with the power of the command line.

About the Author

William E. Shotts, Jr. has been a software professional and avid Linux user for more than 15 years. He has an extensive background in software development, including technical support, quality assurance, and documentation. He is also the creator of LinuxCommand.org, a Linux education and advocacy site featuring news, reviews, and extensive support for using the Linux command line.

Editorial Reviews

Praise for The Linux Command Line

"I can honestly say I have found THE beginner's guide to Linux."
—Linux Journal

"Anyone who reads this book and makes use of the examples provided will not be able to avoid becoming a Unix command line pro by the time they've hit the end of the book."
—ITworld

"The most approachable tome on the subject."
—Linux Magazine

About The Linux Command Line: A Complete Introduction

The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you'll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more.

In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore.

As you make your way through the book's short, easily-digestible chapters, you'll learn how to:
Create and delete files, directories, and symlinks
Administer your system, including networking, package installation, and process management
Use standard input and output, redirection, and pipelines
Edit files with Vi, the world's most popular text editor
Write shell scripts to automate common or boring tasks
Slice and dice text files with cut, paste, grep, patch, and sed

No comments:

Post a Comment