On Wed, Aug 12, 2026 at 02:52:47AM -0600, Anthony J. Bentley wrote: > In the context of recovering broken systems from bsd.rd, /usr is > probably not mounted, so sed(1) is not available.
Sed is included in the bsd.rd ramdisk filesystem image, so it is available in that environment.

