Merge pull request #192 from Like-all/master

Pages: chsh
waldyrious/alt-syntax
Romain Prieto 2014-04-28 21:54:36 +10:00
commit 0a0450f5ba
1 changed files with 7 additions and 0 deletions

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