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
ChristopherWebster/linux
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|