[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Byte Swapping?
begin Chris J quotation:
> > endianness? If not, is there a link to some code that does it :-)
>
>
> dd if=<infile> of=<outfile> conv=swab
>
> might do it ... man dd for more :)
this swaps byte per byte, so it doesn't help. However, typing
byteswap into google, plus some carefully chosen extra keywords (the
careful is the important bit here!!!), yields one program that does
exactly what is needed. My files are now happily being processed!
José
--
José L Gómez Dans PhD student
Tel: +44 114 222 5582 Radar & Communications Group
FAX; +44 870 132 2990 Department of Electronic Engineering
University of Sheffield UK
___________________________________________________________________
Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html
GNU the choice of a complete generation.