Add the export command
Created by: nounoursheureux
Changes introduced by this pull request:
- Make
PWD
,OLDPWD
andHOME
environment variables - Add the
export
command which sets environment variables. Usage:export KEY=VALUE
Created by: nounoursheureux
Changes introduced by this pull request:
PWD
, OLDPWD
and HOME
environment variablesexport
command which sets environment variables.
Usage: export KEY=VALUE