摘要: 001、 [root@pc1 test]# ls a.txt [root@pc1 test]# cat a.txt ## 测试文本 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 阅读全文
posted @ 2025-11-13 23:50 小鲨鱼2018 阅读(3) 评论(0) 推荐(0)
摘要: 001、提取偶数列 [root@pc1 test]# ls a.txt [root@pc1 test]# cat a.txt ## 测试文本 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 2 阅读全文
posted @ 2025-11-13 23:08 小鲨鱼2018 阅读(2) 评论(0) 推荐(0)
摘要: 001、 输出文本的最后几列 [root@pc1 test]# ls a.txt [root@pc1 test]# cat a.txt ## 测试数据 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 阅读全文
posted @ 2025-11-13 19:13 小鲨鱼2018 阅读(2) 评论(0) 推荐(0)