Linux 命令行 建立指定大小的文件

常常有看到VPS、服務器等主機商有提供個例如100MB-fremont.bin、100mb.test等的文件,供用戶下載測試網絡使用。linux 本文介紹下如何在linux命令行下建立指定大小的文件(這裏以建立13MB大小的文件onebox.test爲例)。centos truncate truncate -s 13M onebox.test fallocate fallocate -l 1300
相關文章
相關標籤/搜索