1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-30 16:18:20 +01:00
tldr/pages.it/common/chsh.md

8 lines
127 B
Markdown
Raw Normal View History

2019-02-08 23:15:51 +01:00
# chsh
> Cambia shell di login dell'utente.
- Cambia shell:
`chsh -s {{percorso/a/eseguibile_della_shell}} {{nome_utente}}`