This is the mail archive of the cygwin@cygwin.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]

bash variable don't substitute. Why ?



 Hi !

 I have installed the lattest version of cygwin. But my $vars dont
substitute :(

-TEST----------------------------------------------
$ cat t.bat
echo $PATH
ls $1 -l


$ ./t.bat /home

C:\cygwin\home\coreto03>echo $PATH
                                  ls $1 -l

$PATH
     ls $1 -l



coreto03@CORETO03 ~
-----------------------------------------------------

 Help !!!

--
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]