1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.no/common/chsh.md

9 lines
164 B
Markdown
Raw Normal View History

2020-10-17 19:23:01 +02:00
# chsh
> Forandre brukerens påloggings shell.
> Mer informasjon: <https://manned.org/chsh>.
2020-10-17 19:23:01 +02:00
- Forandre shell:
`chsh -s {{sti/til/shell_binær}} {{brukernavn}}`