![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| X trouble | izua | UNIX for Dummies Questions & Answers | 0 | 01-03-2007 06:19 PM |
| expanding standard terminal size | prkfriryce | Shell Programming and Scripting | 6 | 11-14-2006 01:38 PM |
| Expanding Variables in User Input | Bsk | UNIX for Advanced & Expert Users | 2 | 11-18-2005 10:45 AM |
| expanding dotted paths to absolute ones in bash or sh | TanRanger | Shell Programming and Scripting | 4 | 07-13-2005 09:59 AM |
| NIS trouble | farzolito | UNIX for Advanced & Expert Users | 10 | 12-10-2001 04:44 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello,
I have just download a .tar.gz when I run: $tar x *.tar.gz or even $tar z *.tar.gz this is the error I get tar: can't open /dev/sa0 : Device not configured How do I reconfigure the device so that it expands the file in it's current location? Thanks so much for your help! |
|
|||||
|
I haven't fooled with tarred files much yet, but:
What about that .gz extension? Try this: 1. create a temporary directory somewhere and move the tarred file into it 2. tar zxf filename.tar.gz Reference: Installing Unix .tar files, help! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|