1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 13:45:59 +02:00

Pages: chsh

This commit is contained in:
Like-all 2014-04-28 15:40:00 +04:00
parent 84900a0fa8
commit 9e731d11fb

7
pages/common/chsh.md Normal file
View file

@ -0,0 +1,7 @@
#CHSH
> Change user's login shell
- change shell
`chsh -s {{path/to/shell_binary}} {{username}}`