mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 19:01:10 +00:00
Update cheatsheets
This commit is contained in:
@@ -27,3 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
|
|||||||
- List only casks:
|
- List only casks:
|
||||||
|
|
||||||
`brew list --cask`
|
`brew list --cask`
|
||||||
|
|
||||||
|
- List only pinned formulae:
|
||||||
|
|
||||||
|
`brew list --pinned`
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
|||||||
# printenv
|
# printenv
|
||||||
|
|
||||||
> Print values of all or environment variables.
|
> 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:
|
- Display key-value pairs of all environment variables:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user