Garrett Cooper <[email protected]> writes: > 1. Script doesn't check to see whether or not it has write access (and > doesn't catch some errors):
IMHO, any shell script which is intended to be used more than twice should start with "set -e". DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
