Find the answer to your Linux question:
Results 1 to 4 of 4
Hey, I want to unwrap the file "rt2x00-cvs-daily-.tar.tar" This is supposedly a driver for my wireless network card I cannot work out the command to un-tar it. can you help ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    3

    unsure of Command to un-TAR a file

    Hey,

    I want to unwrap the file "rt2x00-cvs-daily-.tar.tar"
    This is supposedly a driver for my wireless network card
    I cannot work out the command to un-tar it.

    can you help me please?

  2. #2
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Code:
    tar xvf rt2x00-cvs-daily-.tar.tar
    ...never seen a tar.tar...
    Linux Mint + IceWM Registered:#371367 New Members: click here

  3. #3
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    I've seen that happen sometimes if you use Firefox to download tar files. Firefox will add, an additional tar extension to the file. Its probably best to use a download manager such as kget or gwget where possible.

  4. #4
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    I've been using kget recently and like it a lot. What I'd really like though is the option in Firefox to download with regular wget.
    Linux Mint + IceWM Registered:#371367 New Members: click here

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...