4 ms·
The bad part is bs=1024. That block size will make it take longer. Often, a sparse file doesn't really emulate a real file well, and you do want a big file ful
by awda 12y ago
The bad part is bs=1024. That block size will make it take longer.
Often, a sparse file doesn't really emulate a real file well, and you do want a big file full of zeroes...