chsh: added list chells command
This commit is contained in:

committed by
Agniva De Sarker

parent
87cf0ae9c7
commit
15c1798a15
@@ -2,6 +2,10 @@
|
||||
|
||||
> Change user's login shell.
|
||||
|
||||
- List all installed shells:
|
||||
|
||||
`chsh -l`
|
||||
|
||||
- Change shell:
|
||||
|
||||
`chsh -s {{path/to/shell_binary}} {{username}}`
|
||||
|
Reference in New Issue
Block a user