更新时间:2021-06-11 13:33:25
封面
版权页
Preface
About the Book
1 Introduction to the Command Line
Introduction
Command Line: History Shells and Terminology
Exploring the Filesystem
Shell History Recall Editing and Autocompletion
Shell Wildcards and Globbing
Summary
2 Command-Line Building Blocks
Redirection
Pipes
Text-Processing Commands
3 Advanced Command-Line Concepts
Command Lists
Job Control
Regular Expressions
Shell Expansion
4 Shell Scripting
Conditionals and Loops
Shell Functions
Shell Line Input
Shell Scripts
Practical Case Study 1: Chess Game Extractor
Tips and Tricks
Practical Case Study 2: NYC Yellow Taxi Trip Analysis
Appendix
Chapter 1: Introduction to the Command Line
Chapter 2: Command-Line Building Blocks
Chapter 3: Advanced Command-Line Concepts
Chapter 4: Shell Scripting