Remove all ZFS boot environments except the default one
From Notes to self
Revision as of 00:19, 30 April 2026 by Verbovet(talk | contribs)(Created page with "<code>bectl list -H | cut -f1 -w | grep RELEASE | xargs -n1 bectl destroy</code> See https://forums.freebsd.org/threads/how-to-remove-all-the-bectl-versions-and-will-i-damage-anything.91878/post-680089 Category: FreeBSD")