mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 09:55:23 +02:00
parent
d741d52dbd
commit
a829d584df
1 changed files with 8 additions and 0 deletions
|
@ -26,3 +26,11 @@
|
|||
- See all available commands/aliases starting with 'ls':
|
||||
|
||||
`compgen -ac {{ls}}`
|
||||
|
||||
- List all users on the system:
|
||||
|
||||
`compgen -u`
|
||||
|
||||
- Display help:
|
||||
|
||||
`compgen --help`
|
||||
|
|
Loading…
Add table
Reference in a new issue