500MBのファイルを作成
~ $ dd if=/dev/zero of=dummy500MB.file bs=$(expr 1024 \* 1024) count=500 500+0 records in 500+0 records out 524288000 bytes transferred in 0.540907 secs (969275848 bytes/sec)
画像情報を付与する
~ $ brew install exiftool
$ exiftool 300x300.png -comment\<=dummy500MB.file