Yes actually I didn't know (nor see on the man) this "+" option but it looks
like this is it

2009/4/22 Matthew Palmer <mpal...@hezmatt.org>

> On Wed, Apr 22, 2009 at 04:44:53PM +1000, Guillaume ALAUX wrote:
> > Isn't dash or double-dash what you are looking for?
> >
> > >From man set:
>
> I don't think that means, what you think it means.
>
> What you're actually after, Erik, is 'set +e' or 'set +x'.  From man bash,
> this time:
>
>   The options are off by default unless otherwise noted.  Using + rather
>   than - causes these options to be turned off.  The options can also be
>   specified as arguments to an invocation of the shell.
>
> Yep, utterly backwards from what you think it should be, in true bourne
> shell form.
>
> - Matt
> _______________________________________________
> coders mailing list
> coders@slug.org.au
> http://lists.slug.org.au/listinfo/coders
>
_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to