tldr/pages/common/chsh.md

8 lines
103 B
Markdown
Raw Normal View History

2015-10-22 10:31:52 +03:00
# chsh
2014-04-28 15:40:00 +04:00
> Change user's login shell.
2014-04-28 15:40:00 +04:00
- Change shell:
2014-04-28 15:40:00 +04:00
`chsh -s {{path/to/shell_binary}} {{username}}`