vm-bhyve
vm-bhyve copied to clipboard
The egrep(1) Warning
This is the often WARNING I get when using vm(8) commands.
egrep: warning: egrep is obsolescent; using /usr/local/bin/ggrep -E
confirmed, I've got that too every time I create a VM.
It seems to be fixed in the sysutils/vm-bhyve-devel
port.
I didn't test it yet, thank you for the hint.
Still have this warning in sysutils/vm-bhyve
. Hope this will be fixed soon.
... and I still get them in the sysutils/vm-bhyve-devel
package.
Since this is related to the GNU grep of contrib, PR #230332 would fix it in the host or alternatively building FreeBSD with WITH_BSD_GREP
.