Re: Hex display program V1.0
From: Måns Rullgård (mru_at_kth.se)
Date: 05/27/04
- Next message: Paul F. Johnson: "Makefile problem"
- Previous message: Jem Berkes: "Re: Hex display program V1.0"
- In reply to: Jem Berkes: "Re: Hex display program V1.0"
- Next in thread: Stephen L.: "Re: Hex display program V1.0"
- Reply: Stephen L.: "Re: Hex display program V1.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 May 2004 21:40:58 +0200
Jem Berkes <jb@users.pc9.org> writes:
>>> For anyone that's interested:
>>>
>>> * Description : list files in hexadecimal
>>
>> What's wrong with od(1)?
>
> The byte order thing has always bugged me about od (maybe I'm just not
> invoking it properly). Why doesn't it provide a way to just output hex
> bytes? With hex shorts the output is platform dependent.
od -tx1z -Ax
-- Måns Rullgård mru@kth.se
- Next message: Paul F. Johnson: "Makefile problem"
- Previous message: Jem Berkes: "Re: Hex display program V1.0"
- In reply to: Jem Berkes: "Re: Hex display program V1.0"
- Next in thread: Stephen L.: "Re: Hex display program V1.0"
- Reply: Stephen L.: "Re: Hex display program V1.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|