mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
parent
c9775847b6
commit
d0d27e1f6e
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@
|
|||
- 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`
|
||||
|
|
Loading…
Add table
Reference in a new issue