BSD Tar Question

Garrett Cooper youshi10 at u.washington.edu
Wed Aug 1 05:40:09 UTC 2007


Rakhesh Sasidharan wrote:
>
> On Tue, 31 Jul 2007, Chris Maness wrote:
>
>> Does BSD tar implementation support splitting the archives?  I have a 
>> 8G file that I want to burn on DVDs.  I used to be able to do this 
>> with the linux GNU tar.
>
> I don't think so (atleast its not there in the manpages). Maybe you 
> can use the GNU version of tar from "archivers/gtar"?
>
> Regards,
> Rakhesh

    Why not use tar -c[j|z]vf - | split ? See split(1) for more info.
-Garrett


More information about the freebsd-questions mailing list