aboutsummaryrefslogtreecommitdiffstats
path: root/chapter6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanup' into chapter7William Harrington2021-04-011-1/+1
|\
| * Adjust function spinner to take in a spinner type. If no type is defined then...William Harrington2021-04-011-1/+1
| * Remove unset command at end and direct all output to /dev/null for tar.William Harrington2021-03-261-5/+3
| * Add command for patching bash fixes patch.William Harrington2021-03-261-0/+1
| * Last exit code will be the unset... remove it. Don't need it anyway.William Harrington2021-03-261-2/+0
* | Remove unset command at end and direct all output to /dev/null for tar.William Harrington2021-03-261-4/+2
* | Add new line after backup found message and only return FAILED if failure.William Harrington2021-03-261-2/+2
* | Add command for patching bash fixes patch.William Harrington2021-03-261-0/+1
* | Last exit code will be the unset... remove it. Don't need it anyway.William Harrington2021-03-261-2/+0
|/
* Unset CFLAGS when done.William Harrington2021-03-251-0/+2
* Unset variables no longer used.William Harrington2021-03-251-0/+2
* Change case of FILE to file and rename DIRS to directories.William Harrington2021-03-251-5/+5
* Use HOME variable when changing ownership of backup archive.William Harrington2021-03-241-1/+1
* Adjust some text and use printf.William Harrington2021-03-241-3/+3
* Adjust indention.William Harrington2021-03-241-10/+10
* Use an array to pass directories to compress to tar.William Harrington2021-03-231-2/+3
* Remove stray S when strippingWilliam Harrington2021-03-231-1/+1
* Fix some issues with backup file location and use /home/kb0iic variable and u...William Harrington2021-03-232-4/+4
* Clean up chapter6 scripts.William Harrington2021-03-2319-90/+132
* Add optional cleanup and backup chapter6 scripts. Always nice to backup befor...William Harrington2021-03-222-0/+43
* Remove interpreter from scripts that are sourced. Remove executable bits are ...William Harrington2021-03-2217-48/+14
* Add chapter 6 commands. Had some fixes for m4 regrding -Wabi=11 and -fpermiss...William Harrington2021-03-2117-0/+216