InterviewSolution
Hi ,How to a gzip a folder in unixplz can any one give me the ANSWER its urgentthnxsrinuUse the COMMAND:tar -cvzpf file.tgz /file/DIRECTORYObviously, changing file.tgz to the file you want to create, and /file/directory to the directory of the folder you want to zip.-Stephen
Your experience on this site will be improved by allowing cookies. Read Cookie Policy