不过,如果所使用的脚本或命令输出您希望使用和报告但并不总是需要知道的信息,又该如何处理呢?
However, what if the script or commands that you are using naturally output error information that you want to be able to use and report on but that you don't always want to know about?
当您希望通过管道进行传输的信息或者命令是远程的,那么使用远程管道方法是非常有用的。
Using the remote pipe method, though, is useful when the information or command that you want to pipe with is remote.
通过将您希望ssh运行的命令添加在登录或者主机信息的后面,您可以运行单个远程命令。
You can run a single remote command by adding the command you want to run to SSH after the login or host information.
应用推荐