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}}`