# Well I did `bbconfig freebsd` then `cd ../src ; make` then I changed the # bbdef to have the following paths: NSLOOKUP="/usr/bin/nslookup" # SMM NEW IN 1.06C PING="/bin/ping" # CONNECTIVITY TEST LS="/bin/ls" PS="/bin/ps -ax" FIND="/usr/bin/find" TOUCH="/usr/bin/touch" CAT="/bin/cat" GREP="/bin/grep" EGREP="/bin/egrep" SORT="/usr/bin/sort" UNIQ="/usr/bin/uniq" DATE="/bin/date" TAIL="/usr/bin/tail" SED="/usr/bin/sed" UPTIME="/usr/bin/uptime" WC="/usr/bin/wc -l" WHO="/usr/bin/who" RM="/bin/rm" MSGFILE="/var/log/messages" # BSD STYLE MACHINES EXPR="/bin/expr" LOCKPREFIX="/var/run/LCK.."