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

For explanation: unzip command is used for RESTORING FILES which are compressed USING zip command. To unzip a file, SIMPLY type the filename as an ARGUMENT with unzip command.



Discussion

No Comment Found

Related InterviewSolutions