标签:tran image 文件 util utils range creat es2017 技术
fsutils file createnew a.dat 1073741824
fsutil sparse setflag a.dat
fsutil sparse setrange a.dat 0 1073741824
结果是1个外边显示1G、实际4K大小的文件,酷~
如下图
用windows自带的fsutil来创建1G稀疏文件(sparse file)
标签:tran image 文件 util utils range creat es2017 技术
原文地址:http://www.cnblogs.com/webtiger/p/7977537.html