Skip to content

ChristopherWebster/linux

Repository files navigation

Linux Scripts

A collection of unix Shell Script templates to build from and showing good/not so good techniques.

Thess projects are my go-to starting points for writing shell scripts.
for-loop.sh C-Style for loops (i=0; i<$max; i++)
progressbar.sh following Dave Eddy's ysap.com tutorial. very useful
test.sh my basic shell script template for running scripts on a prod server
testscript.sh another version of my basic shell script template for buidling prod scripts


The run_pipelines scripts are examples of good and bad shell scripts used in my presentation showing how teams of good developers
need good softskills skills to be successful.
run_pipelines.sh the good code version of orchestrating GCP migration pipelines
tp_run_pipelines the bad code version of orchestrating GCP migration pipelines

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages