> Here are the commands:<p>> stty -F /dev/ttyUSB0 19200 raw parenb parodd<p>> cat /dev/ttyUSB0 > /tmp/tekrecv<p>> # in another terminal:<p>> tail -f /tmp/tekrecv<p>> Running these commands, we get these files with wildly varying sizes<p>I think something is missing there or I don’t get how to get the different file formats with just these commands.