EnglishFrenchSpanish

OnWorks favicon

xzdec - Online in the Cloud

Run xzdec in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command xzdec that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


xzdec, lzmadec - Small .xz and .lzma decompressors

SYNOPSIS


xzdec [option]... [file]...
lzmadec [option]... [file]...

DESCRIPTION


xzdec is a liblzma-based decompression-only tool for .xz (and only .xz) files. xzdec is
intended to work as a drop-in replacement for xz(1) in the most common situations where a
script has been written to use xz --decompress --stdout (and possibly a few other commonly
used options) to decompress .xz files. lzmadec is identical to xzdec except that lzmadec
supports .lzma files instead of .xz files.

To reduce the size of the executable, xzdec doesn't support multithreading or
localization, and doesn't read options from XZ_DEFAULTS and XZ_OPT environment variables.
xzdec doesn't support displaying intermediate progress information: sending SIGINFO to
xzdec does nothing, but sending SIGUSR1 terminates the process instead of displaying
progress information.

OPTIONS


-d, --decompress, --uncompress
Ignored for xz(1) compatibility. xzdec supports only decompression.

-k, --keep
Ignored for xz(1) compatibility. xzdec never creates or removes any files.

-c, --stdout, --to-stdout
Ignored for xz(1) compatibility. xzdec always writes the decompressed data to
standard output.

-q, --quiet
Specifying this once does nothing since xzdec never displays any warnings or
notices. Specify this twice to suppress errors.

-Q, --no-warn
Ignored for xz(1) compatibility. xzdec never uses the exit status 2.

-h, --help
Display a help message and exit successfully.

-V, --version
Display the version number of xzdec and liblzma.

EXIT STATUS


0 All was good.

1 An error occurred.

xzdec doesn't have any warning messages like xz(1) has, thus the exit status 2 is not used
by xzdec.

NOTES


Use xz(1) instead of xzdec or lzmadec for normal everyday use. xzdec or lzmadec are meant
only for situations where it is important to have a smaller decompressor than the full-
featured xz(1).

xzdec and lzmadec are not really that small. The size can be reduced further by dropping
features from liblzma at compile time, but that shouldn't usually be done for executables
distributed in typical non-embedded operating system distributions. If you need a truly
small .xz decompressor, consider using XZ Embedded.

Use xzdec online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad