Bash 09 – Conclusion

Author:
Source

Over the last eight articles, we have covered all the information for making Bash scripts. The rest is up to you.

In this article, I hope to go over some concepts again and help you set up a helpful script.

Previous articles: https://www.linux.org/forums/shell-command-line.181/

Overview

In the first article, I covered the fact of creating a file to use for making a script. If you want to do it right, you will create a file with all the basic information.

We can…

https://www.linux.org/threads/bash-09-–-conclusion.41649/

Read more