[NTLUG:Discuss] what is ":bad option"?
Steve Baker
sjbaker1 at airmail.net
Fri Jul 21 01:27:06 CDT 2000
Cameron wrote:
>
> * sjbaker1 at airmail.net [2000.07.21 00:26]:
> : Perhaps BASH can do something similar...dunno - I don't really
> : like BASH.
> : --
> : Steve Baker HomeEmail: <sjbaker1 at airmail.net>
>
> well, i like bash ;)
So, we've had the language war - now the shell war - all we
need to wrap up the day is the text editor war (vim), the
OS war (Linux - duh!) and the AtariST-versus-Amiga war (Amiga).
:-)
> ...and it is possible. either pass "-x" as a
> parameter on the first line like:
>
> #!/bin/bash -x
>
> or use set:
>
> set -x
>
> you can turn it off by:
>
> set +x
>
> hope this helps...
I knew that ... past tense! :-)
--
Steve Baker HomeEmail: <sjbaker1 at airmail.net>
WorkEmail: <sjbaker at link.com>
HomePage : http://web2.airmail.net/sjbaker1
Projects : http://plib.sourceforge.net
http://tuxaqfh.sourceforge.net
http://tuxkart.sourceforge.net
http://prettypoly.sourceforge.net
More information about the Discuss
mailing list