标签: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