Command to zip a folder

by RameshKumar 2008-03-13 09:43:07

Hi,
The command to zip a folder from command prompt is

zip -9 -r <destination.zip> <sourcefoldername>

EG::
zip -9 -r hiox.zip hiox

hiox is the source folder name
hiox.zip is the destination name..

Tagged in:

1567
like
0
dislike
0
mail
flag

You must LOGIN to add comments