mysql --defaults-extra-file=<(echo "[client] user=admin password="; cat /etc/psa/.psa.shadow; echo; ) |
Pastie
Support Pastie
or read my
Pastie << self
blog
mysql --defaults-extra-file=<(echo "[client] user=admin password="; cat /etc/psa/.psa.shadow; echo; ) |