Hi, > 1. What's the best way to discard output and error completely? I dunno where this obsession with /dev/null comes from when qsub readily supports this from the very beginning :-) #> qsub -k n <args> man-page: n Neither stream is retained. Cheers, Ronny