First i need to run :
sudo apt-get install unrar
for install unrar.
If i want to unpack all files within the .rar files in the same directory
unrar e -r /home/work/software/myfile.rar
if You want to unpack the files in full path
unrar x -r /home/work/software/myfile.rar
No comments:
Post a Comment
Thank You!!!