From dff892e8db134c378ef449820bc2a1090cb47b92 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Sun, 6 Feb 2011 22:38:07 +0100 Subject: [PATCH] add run command --- munin/usb-wde1-log-last.sh | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.30.2