Creating a Bash script template

In the first article in this series, you created a very small, one-line Bash script and explored the reasons for creating shell scripts and why they are the most efficient option for the system administrator, rather than compiled programs.read more

Source: LXer – Creating a Bash script template