摘要:
1、测试数据 测试1 [root@centos7 test2]# cat a.txt 01 02 03 04 05 06 07 08 09 10 2、测试2 [root@centos7 test2]# cat a.txt 01 02 03 04 05 06 07 08 09 10 [root@cen 阅读全文
posted @ 2021-04-26 09:45
小鲨鱼2018
阅读(676)
评论(0)
推荐(0)
摘要:
1、测试数据,测试1 [root@centos7 test2]# seq -f %02g 10 > a.txt [root@centos7 test2]# ls a.txt [root@centos7 test2]# cat a.txt 01 02 03 04 05 06 07 08 09 10 2 阅读全文
posted @ 2021-04-26 09:16
小鲨鱼2018
阅读(901)
评论(0)
推荐(0)