Fork me on GitHub
摘要: #man bash 里面有一段有关重定向的描述: Note that the order of redirections is significant. For example, the command ls > dirlist 2>&1 directs both standard output a 阅读全文
posted @ 2011-11-19 23:35 本本乱 阅读(276) 评论(0) 推荐(0)