command: unrar
usage: extract files from rar archives

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

examples:

1. To extract file

    $ unrar e sample.rar

2. To list file inside archive without uncompressing

    $ unrar l sample.rar

3. To extract files with full path

    $ unrar x sample.rar

4. To test integrity of archieve

    $ unrar t sample.rar

5. To display options of this command

    $ unrar --help

regards,
dhanasekar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to