Difference between pages "Video editor" and "Unzip"

From Linuxintro
(Difference between pages)
imported>ThorstenStaerk
(Redirecting to Video editors)
 
imported>ThorstenStaerk
(New page: unzip is a command to unpack .zip files. ;Example: unzip ''myfile''.zip = See also = * zip)
 
Line 1: Line 1:
#REDIRECT [[video editors]]
+
unzip is a [[command]] to [[unpack]] .zip files.
 +
;Example:
 +
unzip ''myfile''.zip
 +
 
 +
= See also =
 +
* [[zip]]

Revision as of 08:34, 9 September 2010

unzip is a command to unpack .zip files.

Example
unzip myfile.zip

See also