command1 Verified current stable Not installed? Data Processing

Command1 / Buffer Output With Suffix For Syntax Highlighting

Buffer Output With Suffix For Syntax Highlighting

Command1 command syntax to buffer output with suffix for syntax highlighting. Copyable examples, output expectations, and common mistakes.

$
Terminal
<command1> | vipe --suffix <json> | <command2>

Command Builder

Tune the command before you copy it

Back to syntax
$
Generated Command
<command1> | vipe --suffix <json> | <command2>

Command Breakdown

What each part is doing

<command1>
Base Command
The executable that performs this operation. Here it runs Command1 before the shell applies any redirect operators.
<command1>
command1
The value supplied for command1.
<json>
json
The value supplied for json.
<command2>
command2
The value supplied for command2.
--suffix
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative data processing tools for the same job.