Test Tools

1. http://www.dummytextgenerator.com/: Generate dummy text

2. fsutil file createnew D:\New.txt 1024: Generate a 1KB file  ---Windows command

3. dd if=/dev/zero of=hello.txt bs=100M count=1: Generate an empty 100M file  ---Linux command

4. 

 

posted on 2013-09-13 18:09  -Anny-  阅读(179)  评论(0)    收藏  举报