Miscellany
public text v1 · immutableIf you're using the default kernel then Linux compatibility is already compiled in, you just need to set the kern.emul.linux to 1 (put kern.emul.linux=1 in /etc/sysctl.conf to do that automatically at each startup, or you can run sysctl kern.emul.linux=1 to do it without restarting).