1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-28 19:44:56 +02:00
tldr/pages.it/common/chsh.md
2019-03-03 22:44:18 +00:00

7 lines
127 B
Markdown

# chsh
> Cambia shell di login dell'utente.
- Cambia shell:
`chsh -s {{percorso/a/eseguibile_della_shell}} {{nome_utente}}`