On Thursday, August 30, 2018 at 11:40:18 AM UTC-7, Eric Gammeter wrote: > > > Thank you Vince- I get the following reply: > bash: syntax error near unexpected token `| > > oops - put the semi-colon inside the quotes before the close quote...
echo "select datetime(dateTime,'unixepoch','localtime'),dateTime from archive where dateTime > 1535574000 and dateTime < 1535580000 limit 10;" | sqlite3 weewx.sdb > > On Tuesday, August 28, 2018 at 11:31:27 AM UTC-4, Eric Gammeter wrote: >> >> Hi- >> >> I have been running weewx 3.8.2-1 for a year on my main debian PC- It >> ran SQL and created a weewx.sdb file (888832kb). Now I would like to >> migrate that database file onto a RaspberryPi PC and operate weewx on the >> Rpi...My question is this: Is there a way to migrate my weewx.sdb file >> into the RPi weewx application? >> Many thanks- /E >> > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
