Search results

  1. U

    How to detect a usb device from the command line

    In linux I would type "lsusb" and it would list all usb devices plugged in. From this a "grep" would detect if a known usb device is connected. How do you do the same from the command line in windows, eg in a batch file?
Back
Top