Download free course The Linux Command Line, pdf file on 555 pages by William Shotts.
The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced, 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
Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with your computer. Just don't be surprised if your mouse starts to gather dust.
Table of contentsLearning the Shell
What Is the Shell?
Navigation
Exploring the System
Manipulating Files and Directories
Working with Commands
Redirection
Seeing the World as the Shell Sees It
Advanced Keyboard Tricks
Permissions
Processes
Configuration and the Environment
The Environment
A Gentle Introduction to vi
Customizing the Prompt
Common Tasks and Essential Tools
Package Management
Storage Media
Networking
Searching for Files
Archiving and Backup
Regular Expressions
Text Processing
Formatting Output
Printing
Compiling Programs
Writing Shell Scripts
Writing Your First Script
Starting a Project
Top-Down Design
Flow Control: Branching with if
Reading Keyboard Input
Flow Control: Looping with while / until
Troubleshooting
Flow Control: Branching with case
Positional Parameters
Flow Control: Looping with for
Strings and Numbers
Arrays
Exotica
Others related eBooks about The Linux Command Line
Linux Appliance Design
Modern appliances are complex machines with processors, operating systems, and application..., download free Linux tutorial in PDF (356 pages) created by Bob Smith ....
Linux Fundamentals
Free Linux PDF tutorial for download by might by Paul Cobbaut, interesting and useful for home users that want to know a bit more about their Linux system....
Introducing Microsoft Power BI
This book introduces Microsoft Power BI basics through a practical, scenario-based guided ..., download free Microsoft Power BI tutorial in PDF (351 pages) created by ....
Microsoft SQL Server ebook for professionals
Download free Microsoft SQL Server tutorial course in PDF, training file in 112 chapters and 286 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Windows 7 Beginners guide
Download free Windows 7 for beginners ,a complet guide of new Features, material tutorial, PDF File by Charles Sturt University ....
Linux tutorial for professionals
Download free Linux tutorial course in PDF, training file in 21 chapters and 65 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Learning Linux From Scratch
Advanced tutorial for hight-level students, learn how to install a Linux system from the source code. Free pdf course for download....
Linux Inside
Linux is a Unix-like computer operating system assembled under the model of free and open-source software development and distribution. The defining component of Linux is the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. The Free Software Foundation...
The Linux Command Line: A Complete Introduction
You've experienced the shiny, point-and-click surface of your Linux computers now dive below and explore its depths with the power of the command line. ...
Ten Steps to Linux Survival
Download free course Ten Steps to Linux Survival, pdf file on 74 pages by James Lehmer....