Is there an equivalent of lsusb for OS X

前端 未结 9 677
自闭症患者
自闭症患者 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:44

    I got tired of forgetting the system_profiler SPUSBDataType syntax, so I made an lsusb alternative. You can find it here , or install it with homebrew:

    brew install lsusb
    

提交回复
热议问题