InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for unzipping files which are compressed using zip command?(a) gunzip(b) gzip(c) unzip(d) guzipI got this question in class test.My doubt is from Compressing and Archiving Files in section Handling Ordinary Files of Unix |
|
Answer» Right option is (c) unzip |
|