On Wed, Sep 24, 2008 at 10:13 AM, David Cantrell <[EMAIL PROTECTED]> wrote: > NetBSD > > $ tar --help | grep no-same-permissions > tar: unknown option -- help > usage: tar [-]{crtux}[-befhjlmopqvwzHOPSXZ014578] [archive] [blocksize] > [-C directory] [-T file] [-s replstr] [file ...]
Where's the DWIM option for the DCANTRELL module? ;-) Looks like Archive::Tar, while slower, it more consistently controllable everywhere. Otherwise, we need experts on all systems and versions of tar to figure out the right flags. And preferably a module to abstract all that away. Ugh. -- David