2019-02-08 22:15:51 +00:00
|
|
|
# chsh
|
|
|
|
|
|
|
|
> Cambia shell di login dell'utente.
|
2021-04-12 07:54:04 +01:00
|
|
|
> Maggiori informazioni: <https://manned.org/chsh>.
|
2019-02-08 22:15:51 +00:00
|
|
|
|
|
|
|
- Cambia shell:
|
|
|
|
|
|
|
|
`chsh -s {{percorso/a/eseguibile_della_shell}} {{nome_utente}}`
|