Release 20240301.
* Fix slacker not removing leftover tmp files.
* -a: Check if $repos_cfg/<repo> exists before trying to read
its config.
* Replaced all `echo -n' calls with printfs.
* Store all temporary files inside a mktemp directory
(instead of in $tmp).