On 1/23/20 3:10 PM, [email protected] wrote: > On Thu, Jan 23, 2020 at 09:42:11PM +0000, Joe wrote: >> On Thu, 23 Jan 2020 15:20:44 -0600 >> Richard Owlett <[email protected]> wrote: >> >> >>> 2. I repeatedly mentioned/implied *DISPLAY*. >>> I never even hinted at editing. >>> >> >> I think you'll find that displaying a file as hex and ASCII is pretty >> much of a monopoly of hex editors. > > ...except the most obvious choice for command line folks, "hexdump -C", > which was already mentioned in this thread.
Or hexedit <fileName> (CTL^C to get out) -- Glenn English

