bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Misused term "subshell" in §3.3 of the Bash Manual


From: ziyunfei
Subject: Misused term "subshell" in §3.3 of the Bash Manual
Date: Mon, 21 Sep 2015 19:45:25 +0800

"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?      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]