Hello, I am trying to write a bash script to detect if USB device is plugged into a device and post a message with a device name that is plugged to stdout.
Complications are USB webcams, USB controllers, and this is going to be used on large number of systems, so I can't customize to each system.
