mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
7 lines
118 B
Markdown
7 lines
118 B
Markdown
# chsh
|
|
|
|
> Forandre brukerens påloggings shell.
|
|
|
|
- Forandre shell:
|
|
|
|
`chsh -s {{sti/til/shell_binær}} {{brukernavn}}`
|