@@ -18,3 +18,7 @@
|
|||||||
- Append a pathname to the environment variable `PATH`:
|
- Append a pathname to the environment variable `PATH`:
|
||||||
|
|
||||||
`export PATH=$PATH:{{path/to/append}}`
|
`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