2025-03-14 21:59:59 -06:00
|
|
|
# mispipe
|
|
|
|
|
|
|
|
|
|
> Pipe two commands and return the exit status of the first command.
|
2025-05-08 12:26:01 -06:00
|
|
|
> More information: <https://manned.org/mispipe>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Pipe two commands and return the exit status of the first command:
|
|
|
|
|
|
|
|
|
|
`mispipe {{command1}} {{command2}}`
|