| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -1/+1 |
|\ |
|
| * | Adjust function spinner to take in a spinner type. If no type is defined then... | William Harrington | 2021-04-01 | 1 | -1/+1 |
| * | Remove unset command at end and direct all output to /dev/null for tar. | William Harrington | 2021-03-26 | 1 | -5/+3 |
* | | Remove unset command at end and direct all output to /dev/null for tar. | William Harrington | 2021-03-26 | 1 | -4/+2 |
* | | Add new line after backup found message and only return FAILED if failure. | William Harrington | 2021-03-26 | 1 | -2/+2 |
|/ |
|
* | Unset variables no longer used. | William Harrington | 2021-03-25 | 1 | -0/+2 |
* | Change case of FILE to file and rename DIRS to directories. | William Harrington | 2021-03-25 | 1 | -5/+5 |
* | Use HOME variable when changing ownership of backup archive. | William Harrington | 2021-03-24 | 1 | -1/+1 |
* | Adjust some text and use printf. | William Harrington | 2021-03-24 | 1 | -3/+3 |
* | Adjust indention. | William Harrington | 2021-03-24 | 1 | -10/+10 |
* | Use an array to pass directories to compress to tar. | William Harrington | 2021-03-23 | 1 | -2/+3 |
* | Fix some issues with backup file location and use /home/kb0iic variable and u... | William Harrington | 2021-03-23 | 1 | -1/+1 |
* | Clean up chapter6 scripts. | William Harrington | 2021-03-23 | 1 | -5/+7 |
* | Add optional cleanup and backup chapter6 scripts. Always nice to backup befor... | William Harrington | 2021-03-22 | 1 | -0/+22 |