mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 10:55:06 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,7 +19,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Set a login [s]hell for a specific user:
|
||||
|
||||
`chpass chsh -s {{path/to/shell}} {{username}}`
|
||||
`chpass -s {{path/to/shell}} {{username}}`
|
||||
|
||||
- Specify a user database entry in the `passwd` file format:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user