$ sqlite3 nonexistent.file.sqlite 'select * from moz_cookies' Error: no such table: moz_cookies Of course there is no such table... because there is no such file! So please report 'file not found' before anything else!
$ sqlite3 nonexistent.file.sqlite 'select * from moz_cookies' Error: no such table: moz_cookies Of course there is no such table... because there is no such file! So please report 'file not found' before anything else!