-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

unar


> Extract contents from archive files.

More information.


Extract an archive to the current directory:

unar {archive}

Extract an archive to the specified directory:

unar -o {path/to/directory} {archive}

Force overwrite if files to be unpacked already exist:

unar -f {archive}

Force rename if files to be unpacked already exist:

unar -r {archive}

Force skip if files to be unpacked already exist:

unar -s {archive}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 13:52:30 2024