NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: standards/60663: POSIX.1-2024: dd(1) options



The following reply was made to PR standards/60663; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: standards/60663: POSIX.1-2024: dd(1) options
Date: Fri, 28 Aug 2026 20:18:45 +0200

 You mean you could then finally do something like this?
 
 	zcat disk.img.gz | dd bs=1m iflags=fullblock of=/dev/rdk42
 
 or
 
 	progress -zf disk.img.gz dd bs=1m iflags=fullblock of=/dev/rdk42
 
 Sounds very usefull.
 
 Martin
 



Home | Main Index | Thread Index | Old Index