

InterviewSolution
1. |
Solve : uncompressing? |
Answer» how can i uncompress the compressed .zip, .rm, .mpeg, .jpg files in linux & in windows..........zip can be uncompressed in Linux at the command line: "unzip filename.zip". Many distributions include desktop uncompression software too. For Windows, I RECOMMEND the freeware ZipGenius (I've used most of the main freeware compression programs out there). |
|