> Reminds me. When I write a bash script, is it obligatory to > include a hash-bang line? Only if you're going to run it with ./script, if you run bash script then you'll be fine, but sh inspects the shebang to find the interpreter. -- Phillip Hutchings http://www.sitharus.com/ sitharus at gmail.com / sitharus at sitharus.com