A zip file is a compressed archive of one or more other files. Just as in Windows, you should extract it to access its contents. From the command line, do
unzip nameofarchive.zip
to extract all the contents to the current directory. There are also graphical frontends such as Ark that can extract it as well.
In order to zip a subdirectory in Linux you would use the zip command with the recursive flag to specify that it should add all files under that directory into the zip file. The command would then be zip -r .zip .
The first file system Linux supported was the MINIX file system.
There is no set file manager in linux. Examples of Linux file managers include but: Nautilus (GNOME) Thunar (XFCE) Dolphin (KDE)
The "jar" function is responsible for creating a .jar file. It has similar parameters as given to the Linux "zip" command; it allows you to package all of the necessary binaries into a single file, and also compress them for optimized storage and bandwidth usage.
To work with the zip file first u have a software that which is used for compress and extracting of a zip file. once u get it its very easy to extract the zip file. just right click on the zip file u can see extract option click on this and in some minutes u'll get your normal file.
Zip - file format - was created in 1989.
We can easily convert the zip file into jar file by using the converting software, named winzip.
Just compress it by right clicking on the item you want to be a zip file
You cannot convert a .ZIP file to a .AUC file. A .ZIP file is an archive, and .AUC is audio. However, if there is an .AUC file located inside the .ZIP file, then you can extract it using software or even Windows internal .ZIP handling. First try double-clicking the .ZIP file to see if it opens. If it does, then deal with the files the same as you would files in a regular Windows folder. If not, then download PKZip, 7Zip, Rar!, or other archiver that handles .ZIP files. After installing an archiver, the likely action is to right-click the file you want to unzip and select unzip.
In the past there are people who experimented with zip files to store them as images. None of the current compression software supports this. A zip file can contain a image file.
In computer lingo, to "zip" a file is to compress it. The classic utility for this is WinZip, but today, there are many "zip" utilities.
A zip file is usually in the smallest format possible for a condensed file. If you need for your file to be smaller it might be necessary to try making a zip file from a different vendor who may do something behind the scenes to make the file smaller.