Sparse Files and tar
March 08, 2009 at 06:50 PM | categories: tips | View CommentsGNU tar provides the -S option to efficiently handle sparse files. Of course
it only works if you create the tarball with the -S option. That is all.
GNU tar provides the -S option to efficiently handle sparse files. Of course
it only works if you create the tarball with the -S option. That is all.