I'm new with SHELL SCRIPTING, I just started knowing about nested shell . But I'm yet not aware of its exact meaning ( what's happening behind the scene when we say NESTED SHELL ) . Like , when someone says nested shell is " shell inside shell " then i wanna ask how a TERMINAL emulator window is gonna communicate with the inner shell ? and further how inner shell is gonna get the output by communicating to whom? [How do I know if I'm running a nested shell?
Above link just says about the way to know if i'm using nested shell and if YES then how deep it is . But it is not i'm asking . I'm asking about the real meaning .