On Wed Oct 01, 2014 at 09:50:16AM +0100, c...@isbd.net wrote:
> > 
> Linux (xubuntu),
> ...
> in this case I need a command line utility.

You may be interested in the db-browser *terminal application*
available from CPAN:

    https://metacpan.org/pod/distribution/App-DBBrowser/bin/db-browser

It can be installed as follows:

    sudo cpan App::DBBrowser

After which the "db-browser" script should be in your path:

    db-browser -s $DIRECTORY_CONTAINING_SQLITE_DATABASE

-- 
Mark Lawrence
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to