opensolaris man page for dumpsexp

Query: dumpsexp

OS: opensolaris

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

dumpsexp(1)							   User Commands						       dumpsexp(1)

NAME
dumpsexp - A debug tool for S-expressions
SYNOPSIS
dumpsexp [--decimal] [--assume-hex] [--verbose] [--version] [--help] [filename]
DESCRIPTION
dumpsexp is a tool help debug S-expressions.
OPTIONS
The following options are supported: --decimal Print offsets using decimal notation. --assume-hex Assume input is a hex dump --verbose Show what we are doing. --version Print version of the program and exit --help Display help text.
OPERANDS
The following operands are supported: filename The name of the file which contains S-expressions.
EXIT STATUS
The following exit values are returned: 0 Application exited successfully 1 Application exited with failure
FILES
The following files are used by this application: /usr/bin/dumpsexp Executable for dumpsexp
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWlibgcrypt-devel | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+
SEE ALSO
libgcrypt(3), libgcrypt-config(1), attributes(5) Written by Jeff Cai, Sun Microsystems Inc., 2008. SunOS 5.11 31 Jul 2008 dumpsexp(1)
Related Man Pages
dumpsexp(1) - opensolaris
esdplay(1) - sunos
gpg-error(1) - opensolaris
esdplay(1) - debian
esdplay(1) - centos
Similar Topics in the Unix Linux Community
hex to decimal
Perl Help - Assigning variables to text file contents
Convert 32 bit hex value into fields in decimal
Converting decimal to hex
How to replace with "sed" some hex values by other hex values?