1.

zip and unzip can perform each and every function that is performed by gzip, gunzip and tar.(a) True(b) FalseThis question was posed to me in homework.This interesting question is from Compressing and Archiving Files in section Handling Ordinary Files of Unix

Answer»

Right choice is (a) True

To elaborate: Using zip and unzip command we can compress, archive, uncompress FILES. So these two COMMANDS can PERFORM all the functions which are PERFORMED by gzip, gunzip and TAR.



Discussion

No Comment Found

Related InterviewSolutions