Re: AIX - MVS



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
.



Relevant Pages

  • Re: MPIO disks and paths
    ... changeable attributes for the EVA disks. ... The AIX 5.3 System Management Concepts: ... since the path instances typically alternate between the adapters. ... Command View EVA on the SAN Appliance. ...
    (comp.unix.aix)
  • RE: Windows Explorer, Internet Explorer, MyComputer, Control Panel
    ... Try to perform a clean Boot in normal mode and see what app/program causing ... I uninstalled through safe mode .. ... I can not get at the KB fix name as CONTROl PANEl does not work ... without any command from the run command on CMD command prompt?. ...
    (microsoft.public.windowsxp.general)
  • Re: Typography
    ... Sounds more to me as if there wasn't a straightforward LaTeX ... which editor to use. ... There never would have been one standard - obviously. ... old command line stuff had had its day. ...
    (uk.comp.sys.mac)
  • Re: serial ports: how do I know data has been sent?
    ... > 1/ Controlling a network of pressure transducers which used RS485, ... It was fairly important to drop RTS _after_ the last character ... standard RS-232 behavior. ... I think the best you can do is send the special command, drain, then ...
    (comp.unix.programmer)
  • Re: Is Python really a scripting language?
    ... It's easy to run other programs, and easy to send command line ... """ errors to standard error, output to standard out, objects ... error_stuff is the string returned from standard error. ... circumstance where privilege escalation techniques are ...
    (comp.lang.python)