摘要: cat 纵向合并 cat file1 file 2 paset横向合并 wc用法 sort用法 阅读全文
posted @ 2019-09-17 22:23 浅笑若风 阅读(192) 评论(0) 推荐(0) 编辑
摘要: cut cut 不就是切嘛,没错就是它 我给他起了一个外号基因剪刀 来我们学一下怎么使用这个命令 cut help [root@ESProbe ~] cut help Usage: cut OPTION... [FILE]... Print selected parts of lines from 阅读全文
posted @ 2019-09-17 22:05 浅笑若风 阅读(288) 评论(0) 推荐(0) 编辑
摘要: 在linux 中我们必不可少的会使用到这三个命令 他们有什么作用呢? 就是查看文档了,但他的功能远不止于此 来我们学习一下吧 cat [root@ESProbe ~] cat help Usage: cat [OPTION]... [FILE]... Concatenate FILE(s), or 阅读全文
posted @ 2019-09-17 21:43 浅笑若风 阅读(488) 评论(0) 推荐(0) 编辑