On Sat, Sep 26, 2015 at 10:28:49AM +0200, Ole Streicher wrote: > Hi all, > > again a question for large data files (and still the same packages [1] :-) ) > > I need to package some large (~80MB) data files with a machine dependent > byte order. > > How should I do this? I wonder if it would be useful for there to be a virtual filesystem helper to offer a byte-swapped view onto files. Perhaps a FUSE thing.