码迷,mamicode.com
首页 > 系统相关 > 详细

【原】The Linux Command Line - Redirection

时间:2017-07-19 21:47:38      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:direct   lines   tput   int   cat   match   count   output   ted   

● cat - Concatenate files
● sort - Sort lines of text
● uniq - Report or omit repeated lines
● grep - Print lines matching a pattern
● wc - Print newline, word, and byte counts for each file
● head - Output the first part of a file
● tail - Output the last part of a file
● tee - Read from standard input and write to standard output and files

【原】The Linux Command Line - Redirection

标签:direct   lines   tput   int   cat   match   count   output   ted   

原文地址:http://www.cnblogs.com/ybluo/p/7207570.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!