Unix Shell Script to convert between Big and Little Endian #2

  • Follow


Hello,
    Can anyone post a shell script that can convert a binary file from
little to big Endian or vice versa? Or is there one that can do this? I
can use the 'dd' command line except that always flips every 2 bytes so
a 4 byte number wouldn't be converted right.

    Thank you, 
    Kennth

0
Reply louie.kenny (5) 6/6/2005 9:26:09 PM


0 Replies
290 Views

(page loaded in 0.028 seconds)

Similiar Articles:













7/21/2012 3:07:08 AM


Reply: