Date: Mon, 12 Feb 2001 21:58:08 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Laurynas Biveinis" Message-Id: <2427-Mon12Feb2001215808+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com In-reply-to: <20010212113414.233.qmail@lauras.lt> Subject: Re: PATCH: new djtar option References: <20010212113414 DOT 233 DOT qmail AT lauras DOT lt> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Laurynas Biveinis" > Date: Mon, 12 Feb 2001 13:34:14 +0200 > > So I've implemented the -e option discussed before. > Also I've made djtar to accept multiple -o and -e options, > this functionality was missing before. Thanks. > Any comments? Wouldn't it be easier to allow djtar to skip files or directories which have an empty mapping in the fnchange file? The infrastructure to do this is already in place, all that's missing is code to make it work with fnchange files, not only interactively.