linux:dd
这是本文档旧的修订版!
dd
Copy a file, converting and formatting according to the operands.
Usage
Disk speed test:
dd if=/dev/zero of=test.img bs=1M count=5000 conv=fdatasync # write 5GiB file
Reference
linux/dd.1523343492.txt.gz · 最后更改: 2023/12/03 10:24 (外部编辑)