|
|
|
|
|
by deathanatos
2207 days ago
|
|
> Why would an OS-specific one help? E.g., if you want to back up your home dir, and omit caches, since they can be regenerated. It's a lot easier if programs write their cache data to ~/.cache / $XDG_CACHE_HOME than if they intermix it / scatter it about. |
|
At least, that's what I interpret "OS-specific" to mean.