unzip rar files

JerMe ulist at gs1.ubuntuforums.org
Fri Jul 21 01:27:58 UTC 2006


sudo apt-get install unrar



unrar -h




Code:
--------------------
    UNRAR 3.51 freeware      Copyright (c) 1993-2005 Alexander Roshal

  

  Usage:     unrar <command> -<switch 1> -<switch N> <archive> <files...>

  <@listfiles...> <path_to_extract\>

  

  <Commands>

  e             Extract files to current directory

  l[t,b]        List archive [technical, bare]

  p             Print file to stdout

  t             Test archive files

  v[t,b]        Verbosely list archive [technical,bare]

  x             Extract files with full path

  

  <Switches>

  -             Stop switches scanning

  ad            Append archive name to destination path

  ap<path>      Set path inside archive

  av-           Disable authenticity verification check

  c-            Disable comments show

  cfg-          Disable read configuration

  cl            Convert names to lower case

  cu            Convert names to upper case

  dh            Open shared files

  ep            Exclude paths from names

  ep3           Expand paths to full including the drive letter

  f             Freshen files

  id[c,d,p,q]   Disable messages

  ierr          Send all messages to stderr

  inul          Disable all messages

  kb            Keep broken extracted files

  n<file>       Include only specified file

  n@            Read file names to include from stdin

  n@<list>      Include files in specified list file

  o+            Overwrite existing files

  o-            Do not overwrite existing files

  ow            Save or restore file owner and group

  p[password]   Set password

  p-            Do not query password

  r             Recurse subdirectories

  ta<date>      Process files modified after <date> in YYYYMMDDHHMMSS format

  tb<date>      Process files modified before <date> in YYYYMMDDHHMMSS format

  tn<time>      Process files newer than <time>

  to<time>      Process files older than <time>

  ts<m,c,a>[N]  Save or restore file time (modification, creation, access)

  u             Update files

  v             List all volumes

  ver[n]        File version control

  vp            Pause before each volume

  x<file>       Exclude specified file

  x@            Read file names to exclude from stdin

  x@<list>      Exclude files in specified list file

  y             Assume Yes on all queries
--------------------




;)


-- 
JerMe




More information about the ubuntu-users mailing list