Overview#
Having worked in several large Linux/Unix environments, we kept seeing people do things over and over again often duplicating the same thing and even re-inventing the process over and over.
Having some knowledge of programing, we started using a script Library which has saved us and our clients untold piles of money.
We use two primary files to store commonly used functions and commonly used variables as follows:
Then we have some conventions to provide cohesion for the scripts:
There is no way one person does things like this and we like to note that often. The following have been major contributors to this concept which may not even be original.
There might be more information for this subject on one of the following: