ioreg
ioreg is a command-line utility found on macOS and other Darwin-based operating systems that displays information about the system's I/O Registry. The I/O Registry is a database that describes the hardware and software components of the system and their relationships. It's a tree-like structure where each node represents a device, driver, or other kernel object.
The ioreg command allows users to navigate and inspect this registry. By default, it prints the entire
The output of ioreg can be quite verbose, containing details such as device properties, driver connections,