btw, you'll need the full path to combine-lines.pl, so you might want to 
put combine-lines.pl in /usr/local/bin and invoke it like this:

#!/bin/sh
sudo tcpflow -C -i eth1 -s tcp dst port 80 | /usr/local/bin/combine-lines.pl 
| xargs -n 1 curl http://192.168.1.19:9999 -s -d

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to