bash学习笔记

bash程序书写规范:

1、The header

2、Global declarations

3、Sanity checks

4、The main script

5、Clean up

原文地址:https://www.cnblogs.com/sidmeng/p/2358253.html