%PDF- %PDF-
Direktori : /usr/local/share/zsh/5.8/help/ |
Current File : //usr/local/share/zsh/5.8/help/export |
export [ name[=value] ... ] The specified names are marked for automatic export to the environment of subsequently executed commands. Equivalent to typeset -gx. If a parameter specified does not already exist, it is created in the global scope.