Probe to-ascii
NAME
probe-to-ascii - Convert hex data to an ASCII string.
SYNOPSIS
probe to-ascii
[options] text
DESCRIPTION
Convert hex data to an ASCII string.
OPTIONS
Common Options
-h
--help
Prints help information.
EXAMPLES
- Convert hex data to an ASCII string:
probe to-ascii "0x68656c6c6f"