opening files with "gbk.gz" extension - (Jun/09/2004 )
hi everybody,
i would be very grateful to you if you could please suggest me a way of opening up a compressed file with the extension "gbk.gz" on a linux environment. i have tried "unzip" but it doesnot work.
vibhor
-vibhor_1984-
QUOTE
"gbk.gz"
Is the first part "gbk" an extension too? I think it may be a genbank file.
First try "gunzip" which will uncompress .gz
-sage-