Put:
.headers on
.mode column
In a file called .sqliterc in the home directory of the user running sqlite.
(P.S. I found that in man sqlite3.)
Put:
.headers on
.mode column
In a file called .sqliterc in the home directory of the user running sqlite.
(P.S. I found that in man sqlite3.)