FreeBSD Manual Pages
KENV(1) BSD General Commands Manual KENV(1) NAME kenv -- dump or modify the kernel environment SYNOPSIS kenv [-h] kenv variable[=value] kenv -u variable DESCRIPTION The kenv utility will dump the kernel environment if invoked without ar- guments. If the -h option is specified, it will limit the report to ker- nel probe hints. If an optional variable name is specified, kenv will only report that value. If the -u option is specified, kenv will delete the given environment variable. If the environment variable is followed by an optional value, kenv will set the environment variable to this value. SEE ALSO kenv(2), loader(8) HISTORY The kenv utility appeared in FreeBSD 4.1.1. BSD July 8, 2000 BSD
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | HISTORY
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=kenv&sektion=1&manpath=FreeBSD+5.0-RELEASE>