"Functions may be exported so that *subshells* automatically have them defined with the -f option to the export builtin"
Technically, a child shell process forked/execed by the current shell is not a real subshell, am I right?
"Functions may be exported so that *subshells* automatically have them defined with the -f option to the export builtin"
Technically, a child shell process forked/execed by the current shell is not a real subshell, am I right?