摘要: 001、grep实现 (base) [root@pc1 test2]# ls a.txt (base) [root@pc1 test2]# cat a.txt ## 测试数据 1 2 keyword 3 4 5 keyword 6 7 8 (base) [root@pc1 test2]# grep 阅读全文
posted @ 2023-09-25 22:45 小鲨鱼2018 阅读(47) 评论(0) 推荐(0) 编辑
摘要: 001、安装 下载最新版: 官网:https://github.com/shenwei356/seqkit/releases 002、解压、调用测试 (base) [root@pc1 Seqkit]# ls ## 安装包 seqkit_linux_amd64.tar.gz (base) [root@ 阅读全文
posted @ 2023-09-25 20:44 小鲨鱼2018 阅读(800) 评论(0) 推荐(0) 编辑
摘要: 001、方法1 (base) [root@pc1 test1]# ls a.txt (base) [root@pc1 test1]# cat a.txt 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 keyword 16 17 18 19 20 21 22 阅读全文
posted @ 2023-09-25 10:11 小鲨鱼2018 阅读(580) 评论(0) 推荐(0) 编辑