* 2021-07-02 09:49:23+0200, tomas@tuxteam.de wrote:
> FWIW, I've found something which could be deemed to be an "useful use
> of dd" which somehow bears a hidden symmetry. As a replacement for
> `cat' whenever you need to put a name on the output file.
For this new subject I will add another use: quickly create empty file
of specific size, for example 5 * 1024 bytes:
$ dd of=empty obs=1024 seek=5 count=0
--
/// Teemu Likonen - .-.. https://www.iki.fi/tlikonen/
// OpenPGP: 4E1055DC84E9DFF613D78557719D69D324539450
Attachment:
signature.asc
Description: PGP signature