SØG - mellem flere end 8 millioner bøger:
Viser: The Linux Command Line, 2nd Edition - A Complete Introduction
The Linux Command Line, 2nd Edition
A Complete Introduction
William Shotts
(2019)
om ca. 10 hverdage
Detaljer om varen
- 2. Udgave
- Paperback: 504 sider
- Udgiver: No Starch Press, Incorporated (Marts 2019)
- ISBN: 9781593279523
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