Files
tldr/pages.nl/common/chsh.md
2021-04-18 15:33:27 +01:00

9 lines
169 B
Markdown

# chsh
> Wijzig de login-shell van de gebruiker.
> Meer informatie: <https://manned.org/chsh>.
- Wijzig shell:
`chsh -s {{pad/naar/shell_binary}} {{gebruikersnaam}}`