Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 106 Bytes

10创建大文件.md

File metadata and controls

13 lines (9 loc) · 106 Bytes

创建大文件

创建

fallocate -l 10G test4

撤销

fallocate -d test4