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 |
Downloads: | 138 |
Created: | 2022-02-03 |
License: | CC BY-NC-ND |
Author(s): | William Shotts |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about The Linux Command Line
The Linux Commands Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a ..., download free Linux tutorial in PDF (135 pages) created by .
Linux systems are everywhere today, even in companies once considered "pure Windows." If you're a sysadmin, network administrator, or developer in a small Windows shop, you may have to jump in and fix a system problem when your site goes down. What if you have no Linux knowledge? This short guide
this book offers a hands-on approach to learning by encouraging readers to follow along on a working Linux computer.Each command is explained in detail, allowing you to practice and apply what you've learned immediately.
This PDF course covers everything you need to know, from basic commands and file management to process management, disk management, and package management. Whether you're new to Linux or looking to refresh your knowledge, our article provides clear explanations and practical examples to help you get
Download free course Ten Steps to Linux Survival, pdf file on 74 pages by James Lehmer.