On Oct 29, 2014 12:13 PM, "Myles Braithwaite" <me@mylesbraithwaite.com>
wrote:
#!/bin/sh
sqlite3 log.db 'INSERT INFO log (message) VALUES ($MESSAGE);'
Very nice. Thank you. This would have saved me much mucking about with 'ts'
on my power monitor.
Stewart