run sqlite3 commands via bash code example Example: sqlite3 execute command sqlite3 test.db 'create table abc (col0 int)'