export Command Examples

Export shell variables to child processes. More information: https://manned.org/export.1posix.

export {{VARIABLE}}={{value}}

export PATH=$PATH:{{path/to/append}}