SQLite Forum

Shell command parsing bugs with .open
Login
It also works like this (at least under Windows that I tried):

`sqlite3 ".once foo.sql" ".dump"`

You just need to give each command its own quotes.