- Command Line Fundamentals
- Vivek N
- 111字
- 2021-06-11 13:33:18
Summary
We have introduced a lot of material in this first chapter, which is probably quite novel to anyone approaching the command line for the first time. Even in this brief exploration, we can start to see how seemingly complicated filesystem tasks can be completed with minimal effort.
In the coming chapter, we will add to our toolbox of useful shell programs that process text data. In later chapters, we will learn about the mechanisms to tie these commands together, such as piping and redirection, to perform complex data-processing tasks. We will also learn about regular expressions and shell expansion constructs that let us manipulate textual data in powerful ways.
推薦閱讀
- Getting Started with oVirt 3.3
- 發(fā)布!設計與部署穩(wěn)定的分布式系統(tǒng)(第2版)
- 白話區(qū)塊鏈
- 操作系統(tǒng)基礎與實踐:基于openEuler平臺
- 嵌入式系統(tǒng)原理及開發(fā)
- Linux系統(tǒng)安全基礎:二進制代碼安全性分析基礎與實踐
- Windows 7案例教程
- Heroku Cloud Application Development
- UI設計手繪表現(xiàn)從入門到精通
- 鴻蒙HarmonyOS手機應用開發(fā)實戰(zhàn)
- OpenVZ Essentials
- 程序員必讀經(jīng)典(算法基礎+計算機系統(tǒng))
- iOS Programming Cookbook
- Apache ShardingSphere權威指南
- Android Telephony原理解析與開發(fā)指南