- 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.
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Objective-C應(yīng)用開發(fā)全程實錄
- Offer來了:Java面試核心知識點精講(原理篇)
- UML+OOPC嵌入式C語言開發(fā)精講
- 從學(xué)徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- Learning ELK Stack
- 零基礎(chǔ)學(xué)單片機C語言程序設(shè)計
- Java Web開發(fā)就該這樣學(xué)
- Learning Docker Networking
- Java 9 Programming By Example
- 零基礎(chǔ)輕松學(xué)C++:青少年趣味編程(全彩版)
- Hacking Android
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Elastix Unified Communications Server Cookbook
- Bitcoin Essentials