Hi,
I want to open a text file which can be accessible from windows & unix machines and wants to use the same script from both unix & windows..How I can use the same path to open a file from the same script.
thanks
Hi,
I have then input file as follows:
input.txt file:
c:\\Data\$var1\files firstfile
c:\\Data\$var2\files secondfile
and $var1 and $var2 are exported and available through ENV.
In my Perl program, I would like to read the file and get the contents with values of $var1 &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.