Propagating Shell Functions (Unix Power Tools, 3rd Edition)
經安全檢測,此網站為安全網站,請放心前往原始網址!
Propagating Shell Functions (Unix Power Tools, 3rd Edition)
In bash , you can export functions to other bash subshells (Section 24.4). (The original Korn shell, but not the public-domain version, supposedly does this too, ...