mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
Pages: chsh
This commit is contained in:
parent
84900a0fa8
commit
9e731d11fb
1 changed files with 7 additions and 0 deletions
7
pages/common/chsh.md
Normal file
7
pages/common/chsh.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
#CHSH
|
||||
|
||||
> Change user's login shell
|
||||
|
||||
- change shell
|
||||
|
||||
`chsh -s {{path/to/shell_binary}} {{username}}`
|
Loading…
Add table
Reference in a new issue