September 2000
Beginner
1312 pages
33h 47m
English
/usr/sbin/sysdef [-n namelist]
/usr/sbin/sysdef [-h][-d][-D]
Use the sysdef command to display the current system definition in tabular form. It lists all hardware devices, as well as pseudodevices, system devices, loadable modules, and the values of selected kernel tunable parameters.
sysdef generates the output by analyzing the named, bootable, operating system file (namelist) and extracting the configuration information from it.
The default system namelist is /dev/kmem.
| -n namelist | Specify a namelist other than the default (/dev/kmem). The namelist specified must be a valid, bootable operating system. |
| -h | Print the identifier of the current host in hexadecimal. This numeric value ... |