- Learning Linux Shell Scripting
- Ganesh Sanjiv Naik
- 71字
- 2021-08-20 10:44:27
Tasks done by shell
Whenever we type any text in the shell terminal, it is the responsibility of shell to execute the command properly. The activities done by shell are as follows:
- Reading text and parsing the entered command
- Evaluating metacharacters such as wildcards, special characters, or history characters
- Process io-redirection, pipes, and background processing
- Signal handling
- Initializing programs for execution
We will discuss the preceding topics in the subsequent chapters.
推薦閱讀
- Learning PostgreSQL
- Java程序設計與計算思維
- Python數據挖掘與機器學習實戰
- 大學計算機基礎(第2版)(微課版)
- Visual FoxPro程序設計
- 第一行代碼 C語言(視頻講解版)
- Python機器學習算法: 原理、實現與案例
- Processing創意編程指南
- 從0到1:HTML5 Canvas動畫開發
- Mastering Adobe Captivate 7
- Apache Solr PHP Integration
- Java 9 with JShell
- JavaScript Unit Testing
- 輕松學Scratch 3.0 少兒編程(全彩)
- Getting Started with Windows Server Security