mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-07 09:45:39 +00:00
Update cheatsheets
This commit is contained in:
@@ -27,3 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- List only casks:
|
||||
|
||||
`brew list --cask`
|
||||
|
||||
- List only pinned formulae:
|
||||
|
||||
`brew list --pinned`
|
||||
|
||||
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# printenv
|
||||
|
||||
> Print values of all or environment variables.
|
||||
> More information: <https://www.gnu.org/software/coreutils/printenv>.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/printenv-invocation.html>.
|
||||
|
||||
- Display key-value pairs of all environment variables:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user