Hello,
Is it possible to unpack individual files from a .tar archive without
extracting the contents of the whole archive?
Thanks.
Hello,
Is it possible to unpack individual files from a .tar archive without
extracting the contents of the whole archive?
Thanks.
tar: blocksize = 8
drwxr-xr-x 5099/115 0 Feb 10 09:57 1999 work/
-rwxr-xr-x 5099/115 513 Feb 10 10:18 1999 work/junk
-rwxr-xr-x 5099/115 225 Feb 10 10:13 1999 work/harness
tar: blocksize = 8
x work/junk, 513 bytes, 2 tape blocks
Cheers,
Mario
> Hello,
> Is it possible to unpack individual files from a .tar archive without
> extracting the contents of the whole archive?
> Thanks.
"man tar" is your friend:Quote:Neil Zanella writes:
> Is it possible to unpack individual files from a .tar archive without
> > extracting the contents of the whole archive?
"tar xvf... /dev/rmt/0 `tar tf... /dev/rmt/0 | grep 'pattern'`" to
extract the files from the archive on /dev/rmt/0 which matches the
pattern 'pattern'.
--
Regards,
Ole Michaelsen, Copenhagen, Denmark
> Hello,
> Is it possible to unpack individual files from a .tar archive without
> extracting the contents of the whole archive?
What exactly does this mean? Is it because something got corrupted
during download (ie an rpm file?). Please help..
Kind regards
Nicolas Krinis
2. linux BBS
3. SuSE 6.2 won't unpack archives during install
5. How to unpack .shar archives
6. upgrading AIX 3.2.5 to 4.2.x
7. install failed - unpacking of archive I/O error
9. Redhat3.0.3 probs unpacking archives and rpm's!!!!!!
10. Xfree86-devel : unpacking of archive failed
11. Install error on G3: "error unpacking archive: unknown error"
12. Redhat 4.1 - RPM -> unpacking of archive failed
13. Retrieving an individual file from a tape containing more than 1 file