mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 15:53:28 +00:00
Update cheatsheets
This commit is contained in:
@@ -23,3 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Append a pathname to the environment variable `PATH`:
|
||||
|
||||
`export PATH=$PATH:{{path/to/append}}`
|
||||
|
||||
- Display a list of active exported variables in shell command form:
|
||||
|
||||
`export -p`
|
||||
|
||||
Reference in New Issue
Block a user