This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: how2 read value of DOS env var containing a "." ?


richardson@evansville.edu wrote:
> 
> Not pretty, but works:
> 
> bashvar=$(set | grep DOS.VAR | cut -d= -f2)
> 
> (I didn't know that bash vars couldn't have "."s in their
> names. I wonder why not?)
> 

Uhm, just because it was programmed not too?  Use the source, Luke.
(tm)  It is very easily modifiable.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]