Request for enhancement: od option for end-to-end swap of multiple bytes

2008-01-08 Thread Robert Dodier
down in minor issues. I am a capable C programmer so I don't mind the idea of modifying that patch or writing another one to implement this feature. I look forward to your comments. Robert Dodier PS. For the record here are links to the previous discussions I found. http://lists.gnu.or

PATCH: source byte order option for od

2008-01-12 Thread Robert Dodier
o fly. Thanks in advance for your comments. Robert Dodier od.c-byte-order-patch Description: Binary data ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

Re: PATCH: source byte order option for od

2008-01-14 Thread Robert Dodier
On Jan 14, 2008 6:24 PM, Bob Proulx <[EMAIL PROTECTED]> wrote: > Robert Dodier wrote: > > Here is a patch to enable two new options for od, > > --source-byte-order and --force-byte-swap. > > Is this to avoid using 'od -tx1'? Hi Bob, thanks for your reply. M