|
|
| |
Psh::Builtins::Export(3) |
User Contributed Perl Documentation |
Psh::Builtins::Export(3) |
- •
- "export VAR [=VALUE]"
Just like setenv, below, except that it also ties the variable
(in the Perl sense) so that subsequent changes to the variable
automatically affect the environment. Variables who are lists and appear
in option 'array_exports' will also by tied to the array of the same
name. Note that the variable must be specified without any Perl
specifier like "$" or
"@".
Hey! The above document had some coding errors, which are explained
below:
- Around line 7:
- '=item' outside of any '=over'
=over without closing =back
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |