When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. lzip - Wikipedia

    en.wikipedia.org/wiki/Lzip

    lzip is a free, command-line tool for the compression of data; it employs the Lempel–Ziv–Markov chain algorithm (LZMA) with a user interface that is familiar to users of usual Unix compression tools, such as gzip and bzip2.

  3. ZPAQ - Wikipedia

    en.wikipedia.org/wiki/ZPAQ

    ZPAQ is an open source command line archiver for Windows and Linux. It uses a journaling or append-only format which can be rolled back to an earlier state to retrieve older versions of files and directories. It supports fast incremental update by adding only files whose last-modified date has changed since the previous update.

  4. XZ Utils - Wikipedia

    en.wikipedia.org/wiki/XZ_Utils

    xz, the command-line compressor and decompressor (analogous to gzip) liblzma , a software library with an API similar to zlib Various command shortcuts exist, such as lzma (for xz --format=lzma ), unxz (for xz --decompress ; analogous to gunzip ) and xzcat (for unxz --stdout ; analogous to zcat ).

  5. pax (command) - Wikipedia

    en.wikipedia.org/wiki/Pax_(command)

    pax is an archiving utility available for various operating systems and defined since 1995. [1] Rather than sort out the incompatible options that have crept up between tar and cpio, along with their implementations across various versions of Unix, the IEEE designed a new archive utility pax that could support various archive formats with useful options from both archivers.

  6. 7-Zip - Wikipedia

    en.wikipedia.org/wiki/7-Zip

    Command-line interface [25] Graphical user interface. The Windows version comes with its own GUI. For Linux, several GUIs, e.g. PeaZip, can handle the 7z file format based on the Unix binaries. [26] Calculating checksums in the formats CRC-32, CRC-64, SHA-1, or SHA-256 for files on disk, available either via command line or Explorer's context ...

  7. List of command-line interpreters - Wikipedia

    en.wikipedia.org/wiki/List_of_command-line...

    COMMAND.COM, the original Microsoft command line processor introduced on MS-DOS as well as Windows 9x, in 32-bit versions of NT-based Windows via NTVDM; cmd.exe, successor of COMMAND.COM introduced on OS/2 and Windows NT systems, although COMMAND.COM is still available in virtual DOS machines on IA-32 versions of those operating systems also.

  8. Info-ZIP - Wikipedia

    en.wikipedia.org/wiki/Info-ZIP

    Info-ZIP is a set of open-source software to handle ZIP archives.It has been in circulation since 1989. It consists of 4 separately-installable packages: the Zip and UnZip command-line utilities; and WiZ and MacZip, which are graphical user interfaces for archiving programs in Microsoft Windows and classic Mac OS, respectively.

  9. libzip - Wikipedia

    en.wikipedia.org/wiki/Libzip

    libzip is an open-source library for handling zip archives. It is written in portable C and can thus be used on multiple operating systems. It is based on zlib. It is used by PHP's zip extension for zip file support [2] and MySQL Workbench. [3] It is also used by KDE's ark archiving tool for zip archive support.