Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.sys.hp.hpux FAQ
Section - 8.48 How can I view a file in octal or hexadecimal?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Property taxes ]


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 8.47 How can I tell what commands SAM is executing under the hood?
Next Document: 8.49 How do I configure the kernel to write corefiles as core.?
See reader questions & answers on this topic! - Help others by sharing your knowledge

For octal, use:

  $ od -b file

For hexadecimal, use:

  $ xd -b file

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.sys.hp.hpux FAQ
Previous Document: 8.47 How can I tell what commands SAM is executing under the hood?
Next Document: 8.49 How do I configure the kernel to write corefiles as core.?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hpux.faq@gmail.com





Last Update March 27 2014 @ 02:11 PM