On Tuesday, November 10, 2020 at 7:13:00 AM UTC-8, John Kline wrote:

> /usr/bin/sqlite3 /home/weewx/archive/weewx.sdb ".mode csv" ".output 
> yesterday.csv" "select dateTime, outTemp, outHumidity from archive where 
> dateTime > strftime('%s','2020-11-09 00:00:00') and dateTime <= 
> strftime('%s','2020-11-10 00:00:00')"
>
>
ooh - multiple commands to sqlite3 just need to be delimited by double 
quotes.    That is 'really' good to know.  Thanks !!!

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ee8fee8d-f00c-4efc-af8e-4967a128208eo%40googlegroups.com.

Reply via email to