|
Untar file tar -zxvf rarlinux-3.7.1.tar.gz
Both unrar and rar commands are located in rar sub-directory. Just go to rar directory: cd rar
To open rar (unpack) file in current directory type command: unrar e file.rar
List (l) file inside rar archive: unrar l file.rar
To extract (x) files with full path type command: unrar x file.rar
To test (t) integrity of archive, file type command: unrar t file.rar
|
Add to Favourites
Print this Article
|