How to Unrar .rar Files in Linux (Tested on Dreamhost)
Sometimes we need to upload many files at once, usually it can be done by using zip archive. But if we get .rar files from esewhere, how we extract them?
Code:
rar x yourfilename.rar
That will extract your rar files in that directory. Gotcha!
Linux Classifieds | For Sale | For Rent
How to Unrar .rar Files in Linux (Tested on Dreamhost) is posted on July 7th, 2009 by buchin. This post is filed under: Linux, Unrar Linux .
Leave a Reply