The usage of sysctl
is discouraged
except in targets. This is because the evaluation of any
makevar
s, such as used during
make index
, then has to run the command,
further slowing down that process.
Only use sysctl(8) through
SYSCTL
, as it contains the fully
qualified path and can be overridden, if one has such a
special need.
All FreeBSD documents are available for download at http://ftp.FreeBSD.org/pub/FreeBSD/doc/
Questions that are not answered by the
documentation may be
sent to <[email protected]>.
Send questions about this document to <[email protected]>.