1.

For recursive compression, zip uses -r option.(a) True(b) FalseThis question was addressed to me in examination.My query is from Compressing and Archiving Files in section Handling Ordinary Files of Unix

Answer»

Correct answer is (a) True

For EXPLANATION I would SAY: Just like other UNIX commands, zip command can also perform recursive COMPRESSION. In recursive compression, it will compress all the subdirectories and files that will be ENCOUNTERED while tracing the tree STRUCTURE.



Discussion

No Comment Found

Related InterviewSolutions