Query: dumpsexp
OS: opensolaris
Section: 1
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
dumpsexp(1) User Commands dumpsexp(1)NAMEdumpsexp - A debug tool for S-expressionsSYNOPSISdumpsexp [--decimal] [--assume-hex] [--verbose] [--version] [--help] [filename]DESCRIPTIONdumpsexp is a tool help debug S-expressions.OPTIONSThe 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.OPERANDSThe following operands are supported: filename The name of the file which contains S-expressions.EXIT STATUSThe following exit values are returned: 0 Application exited successfully 1 Application exited with failureFILESThe following files are used by this application: /usr/bin/dumpsexp Executable for dumpsexpATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWlibgcrypt-devel | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+SEE ALSOlibgcrypt(3), libgcrypt-config(1), attributes(5) Written by Jeff Cai, Sun Microsystems Inc., 2008. SunOS 5.11 31 Jul 2008 dumpsexp(1)