技术栈

重定向输入和输出

Yongqiang Cheng
1 年前
linux shell·重定向输入和输出
Linux shell 重定向输入和输出In computing, redirection is a form of interprocess communication, and is a function common to most command-line interpreters, including the various Unix shells that can redirect standard streams to user-specified locations. 在计算机领域,重定向是大多数命令行解释器所具有的功能,包括各