The programs passr, vault and mountr (when mounting vaults) are simplified. They now invoke pwgn by default.
Disable this behavior by setting the environmental variable PWGN_OFF i.e. with ```export PWGN_OFF=1```.
Enable it again with ```unset PWGN_OFF```.
Check out these programs here: https://codeberg.org/oxo/tool
#linux #bash #script