235 B
235 B
mispipe
将两个命令连接并返回第一个命令的退出状态。 更多信息:https://joeyh.name/code/moreutils/.
- 将两个命令连接并返回第一个命令的退出状态:
mispipe {{command1}} {{command2}}
将两个命令连接并返回第一个命令的退出状态。 更多信息:https://joeyh.name/code/moreutils/.
mispipe {{command1}} {{command2}}