Linux
Command
Library
Basics
Tips
Commands
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]
COLLAPSE ALL
Copied to clipboard