I can use stty -F /dev/ttyUSB0 19200
to set the baud rate whenever I want. But I'd like to set it automatically when a device is plugged in. Is there some sort of configuration file I can put this in?
I'm doing this on a UbuntuĀ 14.04 (Trusty Tahr) system.