在 Windows 的環境下,如果想要一次產生超大的測試檔案該怎麼做呢?
可以用這個指令:fsutil file createnew <filename> <length>
<filename>: 檔名
<length>: 檔案大小,以 byte 為單位
參考:http://stackoverflow.com/questions/982659/quickly-create-large-file-on-a-windows-system
可以用這個指令:fsutil file createnew <filename> <length>
<filename>: 檔名
<length>: 檔案大小,以 byte 為單位
參考:http://stackoverflow.com/questions/982659/quickly-create-large-file-on-a-windows-system
沒有留言:
張貼留言