diff --git a/pages.it/common/chsh.md b/pages.it/common/chsh.md new file mode 100644 index 0000000000..b7eb576b42 --- /dev/null +++ b/pages.it/common/chsh.md @@ -0,0 +1,7 @@ +# chsh + +> Cambia shell di login dell'utente. + +- Cambia shell: + +`chsh -s {{percorso/a/eseguibile_della_shell}} {{nome_utente}}`