Bash and Shell Scripts
摘要
In this chapter, we will study how to create very simple shell scripts. The chapter will cover the following topics: conditionally executing code, using looping constructs, and processing script inputs and outputs.