Help with SQLite CLI using redirect
Redirect from an external file to the Standard Input (STDIN) of the sqlite3 command.
.help
$ sqlite3 < examples/help.sql
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Redirect from an external file to the Standard Input (STDIN) of the sqlite3 command.
.help
$ sqlite3 < examples/help.sql