mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 18:58:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# which
|
||||
|
||||
> Locate a program in the user's `$PATH`.
|
||||
> See also: `whereis`, `whatis`, `type`.
|
||||
> See also: `whereis`, `type`.
|
||||
> More information: <https://manned.org/which>.
|
||||
|
||||
- Search the `$PATH` environment variable and display the location of any matching executables:
|
||||
|
||||
Reference in New Issue
Block a user