Main Content

File Compression

Zip and tar files; file compression and decompression

Functions

zipCompress files into zip file
unzipExtract contents of zip file
gzipCompress files into GNU zip files
gunzipExtract contents of GNU zip file
tarCompress files into tar file
untarExtract contents of tar file

Topics