1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 05:56:07 +02:00

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
commit 0a0450f5ba

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