1、WindowsWindows提供了一个强大的文件系统管理工具:fsutil.exe​编辑例,在D盘上创建一个空文件file.txt,文件大小10k字节fsutil file createnew D:\file.txt 10002、Ubuntu