Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

export

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

  • Set an environment variable:

export VARIABLE=value

  • Append a pathname to the environment variable PATH:

export PATH=$PATH:path/to/append

Related Topics
Deutsch version فارسی version 中文 version
Contribute to This Page
Report New Issue View Source
Discuss this page