mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-19 07:50:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Execute the `ls` program literally, even if an `ls` alias exists:
|
||||
|
||||
`command {{ls}}`
|
||||
`command ls`
|
||||
|
||||
- Find and execute a command using a default `$PATH` (`/bin:/usr/bin:/sbin:/usr/sbin:/etc:/usr/etc`) that guarantees to find all standard utilities:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user