On Fri, Apr 10, 2009 at 1:47 PM, Kevin D. Clark <[email protected]>wrote:
> Here is the Bash documentation for "set -e": > I frequently write industrial strength shell scripts, and I nearly > always put "set -e" at the top. I would humbly suggest for those > people on this list who are not experts at creating shell scripts that > they begin all of their shell scripts like this: > I love it! That plus the basic echoing of commands that I know is out there some where would make my scripts way more professional. Anyone know that? Googling for it keeps showing me ways use the echo command. =) Thanks, Ben, for the debug tracking option, but echo-only would be ideal here, for me anyway. -- Alan Johnson [email protected]
_______________________________________________ gnhlug-discuss mailing list [email protected] http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
