Compare with Previous - Blame - Download
#!/bin/sh cat /dev/ttyS0 | head | grep "+ " | head -n 1
#!/bin/sh
cat /dev/ttyS0 | head | grep "+ " | head -n 1