On Apr 21, 2009, at 11:30 PM, Erik de Castro Lopo wrote:

In scripts I ocassionally use 'set -e' or 'set -x' to change the behaviour
of the shell with the script.

The question is, once these options are set, is there a way to unset
them?

set +e
set +x


--
.: andre pang :| trust in love to save. <http://algorithm.com.au/> -

_______________________________________________
coders mailing list
coders@slug.org.au
http://lists.slug.org.au/listinfo/coders

Reply via email to