The Linux Command Line



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 contents

  • Learning 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
Pages : 555
Size : 2.2 MB
File type : PDF
Downloads: 152
Created: 2022-02-03
License: CC BY-NC-ND
Author(s): William Shotts
The Linux Command Line

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others linux Tutorials

Linux Appliance Design

Just Enough Linux

Linux Appliance Design

Learning Linux From Scratch

GNU/Linux Advanced Administration

Others related eBooks about The Linux Command Line

Baking Pi - Operating Systems Development

This online book is to guide you through the process of developing very basic operating systems on the Raspberry Pi! ...

Exploring PowerShell Automation

During the decade that PowerShell has been around, a significant and increasing percentage..., download free PowerShell tutorial in PDF (168 pages) created by ....

Linux Command Line for You and Me

The command line is a text interface for your computer. It's a program that takes in commands, which it passes on to the computer's operating system to run. Linux command line for you and me is a open book for newcomers to command line environment. ...

Linux From Scratch

What is Linux From Scratch? Linux From Scratch (LFS) is a set of books that provides you with step-by-step instructions for building your own customized Linux system entirely from source. ...

Linux Mint Essentials

Linux Mint is one of the most popular and proven distributions for beginners and advanced ..., download free Linux tutorial in PDF (324 pages) created by ....

The Linux Commands Handbook

Download free course The Linux Commands Handbook, pdf file on 135 pages by Flavio Copes....

Linux Bash Shell

The purpose of this course is to provide a basic guide for student interested in Linux command Shell ,Free training document in PDF under 4 pages....

Into the Core: A look at Tiny Core Linux

Tiny Core Linux (TCL) is a minimal Linux operating system focusing on providing a base system using BusyBox and FLTK, developed by Robert Shingledecker. The distribution is notable for its size (15 MB) and minimalism, with additional functionality provided by extensions. Tiny Core Linux is free and ...

Think OS - A Brief Introduction to Operating Systems

Think OS is an introduction to Operating Systems for programmers. ...

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....