HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

mispipe — Pipe two commands and return the exit status of the first command. More information: <https://manned

Submitted by: @import:tldr-pages··
0
Viewed 0 times
mispipepipecommandcommandsandtwoclireturn

Problem

How to use the mispipe command: Pipe two commands and return the exit status of the first command. More information: <https://manned.org/mispipe>.

Solution

mispipe — Pipe two commands and return the exit status of the first command. More information: <https://manned.org/mispipe>.

Pipe two commands and return the exit status of the first command:
mispipe {{command1}} {{command2}}

Code Snippets

Pipe two commands and return the exit status of the first command

mispipe {{command1}} {{command2}}

Context

tldr-pages: common/mispipe

Revisions (0)

No revisions yet.