cdist/doc/dev/logs/2011-02-22
Nico Schottelius 3f94a5c8b5 export / subshell solutions
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 12:49:55 +01:00

7 lines
337 B
Text

Inherit / subshell:
#
Shell parameters that are set by variable assignment (see the set special built-in) or from the System Interfaces volume of IEEE Std 1003.1-2001 environment inherited by the shell when it begins (see the export special built-in)
http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html#tag_02_12