Merge pull request #192 from Like-all/master

Pages: chsh
This commit is contained in:
Romain Prieto
2014-04-28 21:54:36 +10:00

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