BASH alias not working...

Byron Saltysiak byronsalty at gmail.com
Tue Jun 21 00:38:49 UTC 2005


On 6/20/05, Colin Watson <cjwatson at ubuntu.com> wrote:
> When writing reliable scripts, using 'set -e' at the top of your script and
> explicitly ignoring the exit status of the commands you don't care about
> (using '|| true' or whatever) is better than relying on yourself to
> notice when commands are important enough to need checking.

Sounds like a good idea. Do you have an example script that I could look at?




More information about the ubuntu-users mailing list