9a5877804919
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 31 Jan 2020 20:00:10 -0500 |
parents | ae04003d354a |
children | f6b9429e68e2 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Thu Jan 30 19:28:11 2020 -0500 +++ b/README.markdown Fri Jan 31 20:00:10 2020 -0500 @@ -283,3 +283,14 @@ Finally got around to writing a first draft of a `lines` utility. Discovered and fixed a stupid bug in Adopt in the process. + +## 2020-01-31 + +Now that I've got a more thorough backup system, went through and did my yearly +pruning of unnecessary crap on my hard drive, and adding restic excludes to +avoid backin up track. Number of scans was cut drastically: + +* Directories: 125k to 30k +* Files: 567k to 285k + +Much cleaner now.