同じ値に乗算する限り、値ddが異なる2つのコマンドの違いは何ですか?例えば:bscount
dd if=/dev/random of=aa bs=1G count=2dd if=/dev/random of=aa bs=2G count=1
/dev/urandomではなくを使用し/dev/randomます。参照security.stackexchange.com/questions/3936/...、security.stackexchange.com/questions/3259/...、...