Still not sure what you're after, but in a Tk application you use console show to see the console for that session. So: bind . <F3> {console show}, for instance.
To get the OS shell, you would have to go through exec. I'm not sure what the Linux command would be ("shell"?).
_________________
Bob Rashkin