Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-25 00:21:43 +00:00
parent 70f6f2ac08
commit f59fe2277e
13 changed files with 43 additions and 11 deletions

View File

@@ -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: