By Curtis Jones in tech — 10 Nov 2010 SQLite To make the command line sqlite3 program useful, alias it like this:alias sqlite='sqlite3 -header -column'