Current command:
data hex2bin --help
This function converts hexadecimal to binary. It will ignore all non-hexadecimal characters but stop reading on whitespace usage: data hex2bin [-h] [-d <hex>] options: -h, --help This help -d, --data <hex> bytes to convert examples/notes: data hex2bin -d 01020304