@b0rk_reruns Thanks for your great zines.

For those who don't know yet, passwords should never be written in commands anyway, since command arguments are visible to local users via the process table, using e.g. ps -eo pid,cmd (of course, this risk is only effective if at least one local account is controlled or compromized by someone who shouldn't be able to see the passwords in question).