SQLite Forum

Shell command parsing bugs with .open
Login
Do it like this:

~~~~~
    sqlite3 database.db -cmd '.once foo.sql' .dump
~~~~~