If I change the top line from "#!/bin/sh" to "#!/bin/bash", all is well. Otherwise, I get a syntax error at line 21. For systems where /bin/sh is a link to bash, this would not be a problem.
Thanks, Brent
If I change the top line from "#!/bin/sh" to "#!/bin/bash", all is well. Otherwise, I get a syntax error at line 21. For systems where /bin/sh is a link to bash, this would not be a problem.
Thanks, Brent