I was trying to script the use of the python script pkgorder with bash but recieve no output. For example if I use: pkgorder <needed paramaters> I get some output. However, if I put that same command in a bash script, I get no output... Is there some special command that I need to do to get it to produce output when run from a Bash script? Mike