摘要: 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 [root@PC1 test]# sed 's/ /tag/2' 阅读全文
posted @ 2023-06-01 15:45 小鲨鱼2018 阅读(177) 评论(0) 推荐(0) 编辑