9 lines
164 B
Markdown
9 lines
164 B
Markdown
# chsh
|
|
|
|
> Forandre brukerens påloggings shell.
|
|
> Mer informasjon: <https://manned.org/chsh>.
|
|
|
|
- Forandre shell:
|
|
|
|
`chsh -s {{sti/til/shell_binær}} {{brukernavn}}`
|