[SunHELP] BIG_ENDIAN-LITLE INDIAN

Sheldon T. Hall shel at cmhcsys.com
Tue Jun 8 09:23:40 CDT 2004


 Rene Occelli writes ...

> I've to read binary file created on a  PC. So I'm looking for tools
> to convert it that it is Ok to read on a Sun.

I think you can use dd and the -swab option to do that, perhaps something
like ...

dd -swab -if=pc-file -of=sun-file

man dd for details, etc.

-Shel



More information about the SunHELP mailing list