|
| |||||||||
| Tags: extract, linux, ubuntu, unrar |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Unrar problem in UBUNTU
Hi, I have one folder which is containing whole files as rar type and some them I want to extract at same time and in the same folder. When I extract any file that time it creates another folder and then it extract it in that folder. I simply want to extract all of them at same time and in same directory. So can you solve my unrar problem? Can anyone have solution? Please give me solution. |
|
#2
| ||||
| ||||
| Re: Unrar problem in UBUNTU
Hi, I have got your unrar problem in Ubuntu. I am not able to trace why you are getting this problem and not have solution to unrar all in same directory. But, I can provide you a command which will help you to take all those directories moved into the parent directory. Just use following command, I think this will work for you. Code: mv *_FILES/* . I think this code will solve your problem. |
|
#3
| ||||
| ||||
| Re: Unrar problem in UBUNTU
Hi, I am not having any knowledge about UBUNTU, but I have knowledge of windows xp. I don't think that it will be different in UBUNTU. When you right click on the rar file you will able to get the options such as Extract Files..., Extract Here...., Extract to <folder name>..... So, just try to use the option of extract here.. I don't think that this will give you any directory. It will directly extract that particular rar file to the current working directory. |
|
#4
| ||||
| ||||
| Re: Unrar problem in UBUNTU
Just try to open the directroy from which you want to extract the files. And then run following commnds. I think this will work for you. Code: unrar e *.rar Code: unrar e *.zip |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Unrar problem in UBUNTU" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to install Unrar on Debian 6 | Vrishabh | Windows Software | 4 | 03-07-2011 11:48 AM |
| I have some problem with MergeList in Ubuntu | Faraji | Operating Systems | 4 | 26-05-2011 08:53 AM |
| Problem of installing ubuntu 10.04 | Well-Tech | Operating Systems | 3 | 20-08-2010 01:41 PM |
| Ubuntu boot problem | Angelica Maria | Operating Systems | 4 | 31-03-2010 01:44 PM |
| Ubuntu Webcam problem | NetworkeR | Operating Systems | 3 | 10-12-2009 11:43 AM |