Results 1 to 4 of 4

Thread: Unrar problem in UBUNTU

  1. #1
    Join Date
    Jan 2009
    Posts
    85

    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. #2
    Join Date
    May 2008
    Posts
    4,085

    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/* .
    Use the above code as it is.
    I think this code will solve your problem.

  3. #3
    Join Date
    Apr 2008
    Posts
    3,267

    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. #4
    Join Date
    Apr 2008
    Posts
    3,522

    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

Similar Threads

  1. Unable to install Unrar on Debian 6
    By Vrishabh in forum Windows Software
    Replies: 4
    Last Post: 03-07-2011, 10:48 AM
  2. Problem with Ubuntu and Gwenview
    By Grieg in forum Operating Systems
    Replies: 4
    Last Post: 11-11-2010, 05:03 AM
  3. Headphones problem under Ubuntu
    By Rubero in forum Hardware Peripherals
    Replies: 5
    Last Post: 20-08-2010, 01:27 PM
  4. Socket problem on Ubuntu
    By Sonic in forum Software Development
    Replies: 3
    Last Post: 11-04-2009, 06:24 PM
  5. Problem with Ubuntu 9.04 beta
    By tombman in forum Operating Systems
    Replies: 3
    Last Post: 07-04-2009, 02:31 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,454,869.89497 seconds with 16 queries