Bash 中的重定向 Linux 超级用户必须对 Bash 中的管道和重定向有很好的了解。这是系统中不可或缺的一部分,在 Linux 系统管理领域经常派上用场。 当你运行类似 ls , cat , etc, you get some output on the terminal. If you write a wrong command, pass a wrong flag or a wrong command-line argument, you get error output on the terminal. In both the cases, you are given some text.