I'm trying to use rsync on macOS 10.15.5 to do a "local" backup, that is, to an external disk, thus no network involved.
I do "dry runs" using the "-n" (--dry-run) option and "-v" to see the list of files that would be transferred. When I specify --exclude or --include on the command line...