How-to Create a 1M file

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Gilbert T. Gutierrez, Jr.
日付:  
題目: How-to Create a 1M file
I figured it out...

dd if=/dev/zero of=1meg bs=10000 count=100

Gilbert Gutierrez, Jr.

> I need to create a junk file that is precisely 1MB. How would I go about
> doing that?
>
> Gilbert Gutierrez, Jr.