On Thu, Mar 10, 2011 at 3:36 PM, Adam C Powell IV <[email protected]> wrote: > BTW, the tarball I make with tar cjf is about 1.8 MiB larger than yours, > with the .bak files removed. Is there a way to pass --best to bzip2 > using tar? I don't see it in the tar manpage.
That I can answer: BZIP2=--best tar cjf bla.tbz2 bla/ HTH -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

