mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 04:02:29 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,6 +12,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`compgen -c`
|
||||
|
||||
- List all commands that you could run that start with a specified string:
|
||||
|
||||
`compgen -c {{str}}`
|
||||
|
||||
- List all aliases:
|
||||
|
||||
`compgen -a`
|
||||
|
||||
Reference in New Issue
Block a user