On 24 Jun 2010, at 4:50am, Peng Yu wrote:

> Is there a way to use Shebang for sqlite3 script?
> 
> http://en.wikipedia.org/wiki/Shebang_%28Unix%29

SQLite comes with a command-line tool.  You can feed it with individual 
commands on a Unix command-line or tell it to read commands from a file.

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

Reply via email to