Possible Duplicate:
Zipping folders and their contents into a .zip file in Linux
I need to zip a file on Unix machine. File is about 200MB. What is the best compression tool? and provide me the command to zip the file.
File structure:
- /home/testuser/myfolder/
|__ Myfile1.dat [200MB]
|__ MyFile2.dat [500MB]