Quickies
[
categories
] [
index
] [
all (552)
] [
latest
]
Unix
Create a file with 128 random kB
$ dd if=/dev/urandom of=random.dat bs=1k count=128