Unless your script needs it don't start with #!/bin/bash . Not every unix has bash by default (for example, openbsd). Want you want to start with is #!/bin/sh
Thank you for your time and consideration
edit: maybe that sounds a little harsh, i was a little angry when I wrote that.. still use /bin/sh mate
Edited by SigFLUP, 29 December 2009 - 04:52 PM.












