From: Christian Weiske Date: Sun, 6 Feb 2011 21:38:07 +0000 (+0100) Subject: add run command X-Git-Tag: v1.0.0~31 X-Git-Url: https://git.cweiske.de/usb-wde1-tools.git/commitdiff_plain/dff892e8db134c378ef449820bc2a1090cb47b92 add run command --- diff --git a/munin/usb-wde1-log-last.sh b/munin/usb-wde1-log-last.sh index 9fca864..4f91844 100755 --- a/munin/usb-wde1-log-last.sh +++ b/munin/usb-wde1-log-last.sh @@ -1,5 +1,9 @@ #!/bin/sh # logs the last line. usable via nohup on the server # FIXME: send RESET or INIT and M2 +# FIXME: use absolute path for log-single-line.sh +# +# run command: nohup ./usb-wde1-log-last.sh & +# socat /dev/ttyUSB0,b9600 STDOUT\ | ./log-single-line.sh /tmp/usb-wde1-last