I compare previous to current settings using a pattern like this. # backup defaults to a file in the home directory with the current timestamp alias backup.defaults='defaults read > ~/.backups/defaults_$(date…
I compare previous to current settings using a pattern like this. # backup defaults to a file in the home directory with the current timestamp alias backup.defaults='defaults read > ~/.backups/defaults_$(date…