Re: AIX - MVS
- From: Michael Wojcik <mwojcik@xxxxxxxxxxx>
- Date: Mon, 10 Aug 2009 12:30:33 -0400
Fred Mobach wrote:
gaya3 wrote:
The vi editor seems to have a provision only to view the data in
normal mode.
That's not correct, the next command shows the data in hexadecimal and
character mode :
%!xxd
That requires the xxd executable, which is not supplied with AIX. It's
normally installed as part of the vim distribution; vim is a fine
enhanced vi, but it isn't standard on AIX.
Standard vi does not include a feature for viewing data in hexadecimal.
Is there any other way to view the HEX equivalent in AIX.
Yes, that's what the od command can do for you.
And that *is* part of AIX. It can even be used as a filter in standard
vi, though it's irreversible unless you undo the change without making
any intervening changes.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
.
- References:
- AIX - MVS
- From: gaya3
- Re: AIX - MVS
- From: Fred Mobach
- AIX - MVS
- Prev by Date: Re: Micro Focus product questions
- Next by Date: Anyone still have access to OS/VS COBOL?
- Previous by thread: Re: AIX - MVS
- Next by thread: Re: COBOL and Java Relative Perceived Power
- Index(es):
Relevant Pages
|