摘要:
简单的格式化文本
fmt [option] [file-list] 阅读全文
posted @ 2013-01-09 15:55
Nerxious
阅读(1655)
评论(0)
推荐(0)
摘要:
比较已经排序的文件
comm [options] file1 file2 阅读全文
posted @ 2013-01-09 15:16
Nerxious
阅读(3370)
评论(0)
推荐(0)
摘要:
将文件对应行连接起来
paste [option] [file-list] 阅读全文
posted @ 2013-01-09 14:35
Nerxious
阅读(381)
评论(0)
推荐(0)
摘要:
比较两个文件
cmp [options] file1 file2 阅读全文
posted @ 2013-01-09 13:30
Nerxious
阅读(633)
评论(0)
推荐(0)
摘要:
从输入行中选取字符或者字段
cut [options] [file-list] 阅读全文
posted @ 2013-01-09 13:14
Nerxious
阅读(3093)
评论(0)
推荐(0)