I want to unzip a compressed file to another file in another directory.
I thought I could use:
gzip -d /folder/datafile.dat.gz > /otherfolder/newfile.dat
where newfile.dat would have the uncompressed contents of datafile.dat.gz. I want datafile.dat.gz to remain unchanged.
When I try the...
Hi-
Trying to install Perl 5.6.1 and when I downloaded the zip file from ActiveState I got the following error-
C:\Utils\ActivePerl-5.6.1.638-MSWin32-x86>installer.bat
Win32API::Registry object version 0.22 does not match bootstrap parameter 0.23 a
t...
Hi-
I don't use perl much, so excuse my dense questions....
I've installed perl 5.8.8, and I need to install the Date_Calc module. This version of Perl has a gui type of PPM where I can put a url or point to a windows (I'm on winXP) folder.
I've downloaded date:calc 5.4 to folder and unzipped...
I'm trying to access a datafile on a server different from the Webfocus server.
I've tried putting the entire path to the file - \\servername\folder\data.txt
But I just get a FOC229 'Problem accessing external file' error. The path is correct and the file exists. If I put the same file on...
I'm trying to use Webfocus 5.2 to access a flat file on a remote server. We've been able to do this by just mapping a drive from the webfocus server to the server containing the flat file, but is there another, more secure way to do this?
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.