On 27/06/2025 02:56, Collin Funk wrote:
POSIX.1-2024 added the 'iflags=fullblock' option to 'dd'. This patch documents that.Although it is a part of POSIX, it is not widely supported. FreeBSD added it in 2019, but NetBSD and OpenBSD do not support it [1]. Therefore the portability warning can stay in place. Will push in a bit. [1] https://github.com/freebsd/freebsd-src/commit/b52c534bffcc40e5be49f6d012c9d4005f0bbd81
+1 thanks, Padraig