Adam Heath wrote: > So, how does one specify multiple ignores for tar? For diff ignore, it's a > regex. The same is not true for tar.
I could change the patch to support multiple -I's without much difficulity. The other option sould be to use tar --exclude-from, and generate the exclude file from a regexp, but that is much more complicated. They both seem like overkill to me; people will just want to use this for CVS dirs, right? -- see shy jo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

