Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 340 Bytes

cast--concat-hex.md

File metadata and controls

28 lines (16 loc) · 340 Bytes

cast --concat-hex

NAME

cast---concat-hex - Concatenate hex strings.

SYNOPSIS

cast --concat-hex data...

DESCRIPTION

Concatenate hex strings.

OPTIONS

{{#include common-options.md}}

EXAMPLES

  1. Concatenate hex strings:
    cast --concat-hex 0xa 0xb 0xc

SEE ALSO

cast