Skip to content

bx script encode

evoskuil edited this page Oct 20, 2014 · 14 revisions

Base16 encode a plain text script.

$ bx script-encode --help
Usage: bx script-encode [-h] [--config VALUE] [TOKEN]...                 

Info: Base16 encode a plain text script.                                 

Options (named):

-c [--config]        The path to the configuration settings file.        
-h [--help]          Get a description and instructions for this command.

Arguments (positional):

TOKEN                The plain text script tokens that make up the       
                     script. If not specified the tokens are read from   
                     STDIN.

Example 1

$ 

BX Menu

Clone this wiki locally