Skip to content

测速

shell
curl -L http://lax.download.datapacket.com/10000mb.bin -o /dev/null

创建大文件

shell
dd if=/dev/zero of=test bs=1M count=0 seek=5120