> He wasn't writing a bash script. He was writing a shell > script (#!/bin/sh). Assuming that /bin/sh -> /usr/bin/bash > is only valid in Linux, which means your script will break > in everything else.
actually, you'll see that the first line of my script was #!/usr/bin/bash OS is Mac OS X tack _______________________________________________ Bits mailing list [EMAIL PROTECTED] http://www.sugoi.org/mailman/listinfo/bits
