byteswap
Swaps binary files little/big endian computers.
Swaps bytes to make the 2 formats little endian (INTEL/AMD-Linux, DEC-Alpha) compatible with big endian (SGI, HP, IBM, NEX-SXx). Most postprocessors detect the format automatically. Might be used for binary segment files.