chsh: page update (#7550)
This commit is contained in:

committed by
GitHub

parent
50a9708250
commit
72bdbb9021
@@ -7,9 +7,13 @@
|
||||
|
||||
`chsh`
|
||||
|
||||
- Change the login shell for a given user to Zsh:
|
||||
- Change the current user's login shell:
|
||||
|
||||
`chsh --shell {{/bin/zsh}} {{username}}`
|
||||
`chsh {{path/to/shell}}`
|
||||
|
||||
- Change the login shell for a given user:
|
||||
|
||||
`chsh --shell {{path/to/shell}} {{username}}`
|
||||
|
||||
- List available shells:
|
||||
|
||||
|
Reference in New Issue
Block a user