This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 25 lines
!!!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.
%%warning
[Use Entirely at Your Own Risk|Standard Disclaimer]
[CISUS.COM] nor anyone else is responsible if you use a tool or any information on this site and causes damages to anyone or anything! This is only [Example code]
%%
We use two primary files to store commonly used functions and commonly used variables as follows:
* [Shared Script Functions] - Contains the common functions used in the organization.
* [Shared Script Variables] - Contains the common variables used in the organization.
Then we have some conventions to provide cohesion for the scripts:
* [Shared Script Stub]
! [Installation instructions for usrwilleke]!!! Credits
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.
* [John (JJ) Johnson|http://www.linkedin.com/in/jjohnso1] - We worked with John Johnson for more than 18 months on many different projects in large environments. John is a credit to our industry.
* [Randal K. Michael|http://www.wiley.com/WileyCDA/Section/id-302475.html?query=Randal+K.+Michael] - Randal, whom we also worked with on projects, wrote the book on scripting. [Mastering UNIX Shell Scripting|http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470183012.html] If you do scripting, then you NEED the [book|http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470183012.html].
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]