export is a UNIX shell command that adds a variable to the environment .
Call Syntax:
export [name [= value] ...]
Called with no arguments, the command displays all environment variables.
export is a UNIX shell command that adds a variable to the environment .
Call Syntax:
export [name [= value] ...]
Called with no arguments, the command displays all environment variables.