You are in my Digital Garden.
Apple
Last modified: Sep 30th, 2023
-
copy-from-time-machine.sh
- Script to copy over time machine backup drive properly onto Linux
- Fixes empty folders/files using hidden data in “HFS Private directory data”
- I had to use
fd(findwould work too) to find the latest edition of the the subfolder I wanted. Most of the backups contained the subfolder or a parent of it just as an empty file, since nothing had changed since the previous backup - Once I found an actual folder for the subfolder I wanted, using the script worked perfectly