Is there an equivalent of lsusb for OS X

前端 未结 9 678
自闭症患者
自闭症患者 2021-01-30 01:15

This question seems to be all over google, but the answers all point to using System Profiler. That\'s nice, but with System Profiler all you get is something that looks like th

9条回答
  •  梦如初夏
    2021-01-30 01:48

    At least on 10.10.5, system_profiler SPUSBDataType output is NOT dynamically updated when a new USB device gets plugged in, while ioreg -p IOUSB -l -w 0 does.

提交回复
热议问题