Is there any similar tool or convention for saving cached data instead of configuration?
For example, in a CLI that sometimes downloads stuff from the internet in response to user input... is there any standard location for caching downloaded things to speed up the next run? Or is the convention just to put them in a new hidden folder in the root of the home dir?
Is there any similar tool or convention for saving cached data instead of configuration?
For example, in a CLI that sometimes downloads stuff from the internet in response to user input... is there any standard location for caching downloaded things to speed up the next run? Or is the convention just to put them in a new hidden folder in the root of the home dir?