摘要:
以centos7.9为例。 1、 [root@centos7 test]# uname -a Linux centos7 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 阅读全文
posted @ 2021-06-24 23:35
小鲨鱼2018
阅读(1615)
评论(0)
推荐(0)
摘要:
1、创建5个测试数据文件 [root@centos7 test]# dd if=/dev/zero bs=1M count=100 of=a.txt [root@centos7 test]# dd if=/dev/zero bs=1M count=10 of=b.txt [root@centos7 阅读全文
posted @ 2021-06-24 23:26
小鲨鱼2018
阅读(1635)
评论(0)
推荐(0)