mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 09:52:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -31,3 +31,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- See all available commands/aliases starting with 'ls':
|
||||
|
||||
`compgen -ac {{ls}}`
|
||||
|
||||
- List all users on the system:
|
||||
|
||||
`compgen -u`
|
||||
|
||||
- Display help:
|
||||
|
||||
`compgen --help`
|
||||
|
||||
Reference in New Issue
Block a user