Is there an equivalent of lsusb for OS X

前端 未结 9 566
自闭症患者
自闭症患者 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 02:05

    If you are a user of MacPorts, you may simply install usbutils

    sudo port install usbutils
    

    If you are not, this might be a good opportunity to install it, it has ports for several other useful linux tools.

提交回复
热议问题