Skip to content

Orfheo/hdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 NAME
      hdump - hexadecimal dump

 SYNOPSIS
      hdump [ -h ] [ -d ] [ -s len ] [ filename ]

 DESCRIPTION

      HDUMP COMMAND LINE

       -h  Print a help message.

       -d  Print "offsets" in decimal.

       -s len
           Number of contiguos bytes in the dump: len is between 1
           and 16.  The "len" default is 4.

      OVERVIEW

      hdump dump filename (or stdin) on the stdout using an MSDOS
      debug style (or IBM mainframe style).

      VARIABLES

      The environment variable HDUMPSARG may be used to drive the
      default number of contiguos bytes. It has the same effect of
      the -s len argument.

      Enjoy!

About

hex dump tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published