scripts: stdin, stdout和stderr的重定向的解释

Posted afatgoat

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scripts: stdin, stdout和stderr的重定向的解释相关的知识,希望对你有一定的参考价值。

目前位置,解释得清楚的是这个文章:

Illustrated Redirection Tutorial

还有:

Advanced Bash-Scripting Guide: I/O Redirection

直接的解释

Bash Redirections Cheat Sheet

>&-和>/dev/null的区别: 1 2


以上是关于scripts: stdin, stdout和stderr的重定向的解释的主要内容,如果未能解决你的问题,请参考以下文章