*- On 1 Dec, Jason Winters wrote about "" > What do I use to open a gz file?
gunzip <file.gz> is the simplist solution but this also depends on what the actual file is. If it is a tar.gz or tgz file then this is a gzipped tar file which tar can handle natively with 'tar zxf <file.tar.gz>'. There are other methods of 'opening' a gz file so if you provide an example of the filename and location then others can point you in the best direction. Brian Servis -- ------------------------------------------------------------------------ Mechanical Engineering | Never criticize anybody until you Purdue University | have walked a mile in their shoes, [EMAIL PROTECTED] | because by that time you will be a http://www.ecn.purdue.edu/~servis | mile away and have their shoes.