fx-echo
print the given STRINGs to stdout, newline-terminated
usage: fx-echo [OPTIONS] [STRING...]
| field | type | default | flag / operand |
|---|---|---|---|
escapes | Bool | False | -e |
no_newline | Bool | False | -n |
strings | List Text | [] | STRING … |
fx-echoprint the given STRINGs to stdout, newline-terminated
usage: fx-echo [OPTIONS] [STRING...]
| field | type | default | flag / operand |
|---|---|---|---|
escapes | Bool | False | -e |
no_newline | Bool | False | -n |
strings | List Text | [] | STRING … |