Testimone:
$ ps f
PID TTY STAT TIME COMMAND
31509 pts/3 Ss 0:01 -bash
27266 pts/3 S+ 0:00 \_ mysql -uroot -p
25210 pts/10 Ss+ 0:00 /bin/bash
24444 pts/4 Ss 0:00 -bash
29111 pts/4 S+ 0:00 \_ tmux attach
4833 pts/5 Ss+ 0:00 -bash
9046 pts/6 Ss 0:00 -bash
17749 pts/6 R+ 0:00 \_ ps f
4748 pts/0 Ss 0:00 -bash
14635 pts/0 T 0:02 \_ mysql -uroot -px xxxxxxxxxxxxxxxx
16210 pts/0 S+ 0:01 \_ mysql -uroot -px xxxxxxxxxxxxxxxx
Come faceva ps a nascondere le mysql
password? Posso incorporarlo nei miei script per nascondere particolari attributi della CLI?
mysql
fa la magia, non èps
: “i clienti di MySQL in genere sovrascrivere l'argomento della password della riga di comando con zeri durante la loro sequenza di inizializzazione.” - Linee guida per l'utente finale per Password Security