[CentOS] tar question
Kenneth Porter
shiva at sewingwitch.comSun Jun 10 21:14:52 UTC 2007
- Previous message: [CentOS] tar question
- Next message: [CentOS] C5 i386 kernel-debuginfo-common-2.6.18-8.1.3.el5.i686.rpm from vault
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
--On Thursday, June 07, 2007 9:18 AM -0400 Matt Hyclak <hyclak at math.ohiou.edu> wrote: > I believe it goes something like: > > cd /some/input/dir > tar cvf - . | (cd /to/here; tar xvf -) If sparse files (with unallocated "holes" in them) are involved, dump might be a better choice. I don't think tar can preserve holes. It might, however, replace long runs of zeroes with holes, which might be sufficient.
- Previous message: [CentOS] tar question
- Next message: [CentOS] C5 i386 kernel-debuginfo-common-2.6.18-8.1.3.el5.i686.rpm from vault
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list