forked from ungleich-public/cdist
6d1e4d06cf
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
7 lines
337 B
Text
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
|