Current command:
data bin2hex --help
This function converts binary to hexadecimal. It will ignore all characters not 1 or 0 but stop reading on whitespace usage: data bin2hex [-h] -d <bin> options: -h, --help This help -d, --data <bin> binary string to convert examples/notes: data bin2hex -d 0101111001010