Bind9 security upgrade

Mark Millard marklmi at yahoo.com
Sat Feb 6 18:22:05 UTC 2021


bob prohaska fbsd at www.zefox.net wrote on
Sat Feb 6 16:50:16 UTC 2021 :

> Looks like a path problem, so
> 
> root at pelorus
> :/usr/ports/devel/autoconf # $PATH
> /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin: Command not found.
> 
> Paths look reasonable, but what's with "Command not found" in response to $PATH ?

Most folks would type something like:

echo $PATH

in order to see the translation of PATH .

But you typed to use the translation of PATH as the command
to execute. There is no command with the path:

/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin

Thus the error that it reported.

===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



More information about the freebsd-ports mailing list