List all USB devices connected to PC (linux only)
out = imlsusb()
Strings containing the devices information
The function list all the devices connected to the PC through USB ports.
imlsusb()