Matteo Croce Mon, 15 Jul 2024 18:02:39 -0700
Hi, I was wondering if it's possible to pad the file content to a value, e.g. 4 kb or 2 MB.
I'm doing some experiments on copy-on-write filesystems. Regards, -- Matteo Croce perl -e 'for($t=0;;$t++){print chr($t*($t>>8|$t>>13)&255)}' |aplay