Linux

  1. Home
  2. Computing & Technology
  3. Linux

"hextype"

By Juergen Haas, About.com

Definition: hextype: Hexdump according to DOS Debug output format The output consists of 3 columns. Each row contains up to 16 characters. The first column contains the address of the row (in 16-byte words). In the second column each byte is represented by its hexadecimal value (00 to FF), and in the third are the bytes as printable characters. Unlike od -c, hextype does not print unprintable chars with a two-character escape sequence. They are replaced by a dot.

.................................
Source: Debian 3.0r0 APT / Linux Dictionary V 0.16
http://www.tldp.org/LDP/Linux-Dictionary/html/index.html
Author: Binh Nguyen linuxfilesystem(at)yahoo(dot)com(dot)au
.................................

> Linux/Unix/Computing Glossary

Explore Linux

About.com Special Features

Build Your Own Website

Step-by-step advice on how to do everything from choosing a Web host to promoting your content. More >

Connect Your Home Computers

Easy ways to connect two computers for networking purposes. More >

Linux

  1. Home
  2. Computing & Technology
  3. Linux

©2009 About.com, a part of The New York Times Company.

All rights reserved.