![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Eight Firefox extensions you don't need | iBot | UNIX and Linux RSS News | 0 | 12-31-2007 01:30 AM |
| extensions | inkastinka | UNIX for Dummies Questions & Answers | 3 | 05-19-2006 08:22 AM |
| Trying to install FP extensions | marty 600 | UNIX for Dummies Questions & Answers | 0 | 04-08-2005 07:14 AM |
| File name extensions | thurrock | Shell Programming and Scripting | 2 | 11-07-2001 09:05 AM |
| Frontpage extensions | alwayslearningunix | UNIX for Dummies Questions & Answers | 6 | 08-09-2001 07:11 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
.gz extensions
What do I use to open a file with a .gz extension? I'm guessing I need some kind of "unzipping" tool.
__________________
~ |
| Forum Sponsor | ||
|
|
|
|||
|
you need to do
gunzip <filename> include the gz extension in the filename. This may not be in your path - check by typing which gunzip - if it says it's not in your path - you'll need to find the file and run it from there......
__________________
Pete |
|||
| Google The UNIX and Linux Forums |