On Mon, 28 Jun 2021, Steve Blinkhorn wrote:
Is there some way of accessing this string from a shell-level command?
echo $(sysctl -n machdep.dmi.system-vendor) echo $(sysctl -n machdep.dmi.system-product) -RVP