Oh, this brings me to another problem: Is there a good way to do an "include" of shell-script code in another file such that I can use pre-defined variables inside it? My main program file's getting big and complicated, and I'd like to just move chunks into their own files.