bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

--script=CMD parameter for split


From: Hans Freitag
Subject: --script=CMD parameter for split
Date: Tue, 31 Dec 2002 17:59:31 +0100
User-agent: Mutt/1.4i

Hi, 

I think a --script=CMD parameter on split could be usefull when doing
backups on CD. 

I added a patch I'm using it together with tar:

tar cvfz - something | split -b 640000000 -s ./burn.sh

I couldn't use tar because -M option will not work with gzip
and -M is needing a device or filesystem to fill.

A patch implementing -s and --script is attached on this E-Mail.

best regards
        Hans
-- 
May the source be with you!

Attachment: coreutils-4.5.3-split.diff
Description: Text document

Attachment: pgpXCvsPOVdHM.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]