command1 Verified current stable Not installed?

Command1 / Edit Output Of Command Pipeline

Edit Output Of Command Pipeline

Command1 command syntax to edit output of command pipeline. Copyable examples, output expectations, and common mistakes.

$
Terminal
<command1> | vipe | <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.
<command2>
command2
The value supplied for command2.