mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:42:09 +02:00
8 lines
164 B
Markdown
8 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}}`
|