On Sat, Jul 2, 2011 at 7:43 PM, Frederik Ramm <[email protected]> wrote: > Hi, > > Anthony wrote: >> >> By the way, I use xz as opposed to 7z simply because it has a simpler >> command line, and supports piping from stdin to stdout at the same >> time > > +1 to the simpler command line, but if you know how to do it, 7z does pipe > nicely: > > cat file.osm | 7z a dummy -tbzip2 -si -so -mx=2 > file.osm.bz2
That's with the bz2 format. Try it with the 7z format. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

