I have a zipped file like myfile.txt.gz and want to unzip it. I tried using GZIP,
it created a txt file, but only first 4 records are readbale, others are not. Also
when I called GZIP program with parameter, it terminated with some error. Any
pointer how can I unzip the file? Thanks. |