LinuxGuide.it > Linux Man Page: "unrar"

 

 
Search with Google

 

The Linux Documentation Project maintains an archive of snaphots of the (English language) core Linux manual pages that are maintained by Michael Kerrisk. Corrections and additions are welcome, but review the "Help Wanted" list, first.

Man pages belonging to programs are usually distributed together with those programs. Therefore, the core Linux man-pages mainly contains the pages for system calls and library routines, special devices, and file formats. However, it also contains documentation for a few programs, in cases where the authors or maintainers of the program do not distribute man pages themselves.

This page is part of release 3.11 of the Linux man-pages project. A description of the project, and information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages

 

man page(1) manual page Table of Contents

Name

unrar - extract files from rar archives

Synopsis

unrar <command> [-<switch 1> -<switch N>] archive [files...] [path...]

Description

This manual page documents briefly the unrar command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Commands and options described here are as of unrar 2.02.

Options

After the program name comes a command and then optional switches with dashes before them. A summary of commands is included below. For a complete description, run unrar without options.

e
Extract files to current directory.

l
List archive content.

p
Print file to stdout.

t
Test archive files.

v
Verbosely list archive.

x
Extract files with full path.

Switches

NOTE: Every switch must be separated by a whitespace. You cannot put them together.

-av-
Disable AV check.

-c-
Disable comments show.

-f
Freshen files.

-kb
Keep broken extracted files.

-ierr
Send all messages to stderr.

-inul
Disable all messages.

-o+
Overwrite existing files.

-o-
Do not overwrite existing files.

-p<password>
Set password.

-p-
Do not query password.

-r
Recurse subdirectories.

-u
Update files.

-v
List all volumes.

-x<file>
Exclude specified file.

-x@<list>
Exclude files in specified list file.

-x@
Read file names to exclude from stdin.

-y
Assume Yes on all queries.

Author

This manual page was written by Petr Cech <cech@debian.org> according to “unrar -h” for the Debian GNU/Linux system (but may be used by others).


Table of Contents

use open software!