Mail Archives: djgpp/1997/01/09/04:48:27
Jeffrey Taylor wrote:
>
> I found part of the problem, I was using "set LFN=n" instead of "LFN=n".
> I expected set with no arguments to show these variable values, but it
> doesn't. However, "echo $LFN" does show the value I expect. Another
> example, I did:
>
> PS1=$HISTCMD\$
> PS1=bash\$
> DJGPP=c:/djgpp_v2.01/djgpp.env
I don't know enough about bash to be sure, but I know that in ksh you
have to explicitly 'export' variables before they become part of the
shell environment. Does bash have a similar requirement?
--
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com |
| Proud owner of what might one | http://www.cs.com/fighteer |
| day be a spectacular MUD... | Plan: To make Bill Gates suffer |
---------------------------------------------------------------------
- Raw text -