![]() |
|
|
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 |
| column extract help | cvm | Shell Programming and Scripting | 1 | 04-24-2008 05:19 PM |
| extract using sed/awk - need help? Please!! | gzs553 | Shell Programming and Scripting | 5 | 10-08-2007 05:54 PM |
| How to extract the PID from 'ps -ef' | nsinha | Shell Programming and Scripting | 7 | 11-20-2006 07:47 AM |
| Please help! Sed extract a pattern | zhen | Shell Programming and Scripting | 11 | 09-18-2006 01:36 PM |
| extract from TAR | big123456 | UNIX for Advanced & Expert Users | 8 | 07-28-2005 04:00 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
tar. I can't extract
Hi, I am Nico.
I have a tarball that i can't extract. I have this file: FlussiIbox.20060215.tar when i write "tar tf FlussiIbox.20060215.tar" the output is: /u01/USCITA/jobs/SUNRISE/output/IBOX.counter.20060212.dat.gz /u01/USCITA/jobs/SUNRISE/output/IBOX.counter.20060213.dat.gz /u01/USCITA/jobs/SUNRISE/output/IBOX.counter.20060214.dat.gz /u01/USCITA/jobs/SUNRISE/output/IBOX.eventi.20060215.dat.gz My problem is that this archive isn't create in my filesystem and so I haven't that paths. In fact when I write: " tar xvf FlussiIbox.20060215.tar" the output: tar: /u01: Permission denied tar: cannot open /u01/USCITA/jobs/SUNRISE/output No such file or directory tar: /u01: Permission denied tar: cannot open /u01/USCITA/jobs/SUNRISE/output No such file or directory tar: /u01: Permission denied tar: cannot open /u01/USCITA/jobs/SUNRISE/output No such file or directory tar: /u01: Permission denied tar: cannot open /u01/USCITA/jobs/SUNRISE/output No such file or directory How can I extract this files anyway ? thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|