Bash的输入输出重定向

03月 3rd, 2008 xiao H Posted in shell No Comments »

使用Bash可以方便的用<和>实现输出输入的重定向,本文讨论重定向的一些细节和技巧。本文介绍部分是对Bash Quick Reference相关内容的翻译。

基础知识

文件描述符(File Descriptor),用一个数字(通常为0-9 Read the rest of this entry »

标签:,

Page 2 of 2«12