LinuxCommandLibrary

mispipe

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

TLDR

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

$ mispipe [command1] [command2]
copy

Copied to clipboard