how to create zip file in linux?

This is for all kind of Linux distribution,Unix and software KNOPPIX server like Ubuntu, Redhat, Fedora, open SUSE, KNOPPIX etc.
mina1234
Posts: 72
Joined: Tue May 05, 2015 7:08 pm
Contact:

how to create zip file in linux?

Postby mina1234 » Fri Sep 25, 2015 4:49 pm

how to create zip file in Linux command line? and how to unzip zip file on linux?


user123
Posts: 91
Joined: Sun Aug 30, 2015 7:57 am
Contact:

Re: how to create zip file in linux?

Postby user123 » Fri Sep 25, 2015 5:21 pm

you can use zip -help on Linux to see all flags and option.
for creating zip on Linux environment
zip -r test_files.zip Test_Files/


for unzip on Linux environment
unzip test_files.zip


Return to “Linux Forum”

Who is online

Users browsing this forum: No registered users and 1 guest