To complement my Time Machine backups I wanted to add an rsync backup which is relatively easy from the command line but needs quite some care when bash scripting it.
#!/b...
Each time I set up my linux box (usually Debian based but this will work for most others I suspect) as a Time Machine destination, I have to search fo...