hmmm, I don't know what a "virtual console" is but on my computer...
Lucknow:~ punkish$ sqlite3 foo.db SQLite version 3.3.8 Enter ".help" for instructions sqlite> ,e ...> ; SQL error: near ",": syntax error sqlite> .q Lucknow:~ punkish$ On 2/9/07, Rich Shepard <[EMAIL PROTECTED]> wrote:
Yesterday I trapped myself in sqlite3 and could not exit the application. I was running the SQLite shell in a virtual console and inadvertently entered ',e' instead of '.e' to exit. Cue the theme from 'Jaws.' I was trapped and could not escape. Not, that is, until I went to another vc and killed the process. The next time my fingers get ahead of my eyes and brain, I'd like to use a more elegant method of recovering from my mis-typed command. What do I do? Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------
-- Puneet Kishor http://punkish.eidesis.org/ Nelson Inst. for Env. Studies, UW-Madison http://www.nelson.wisc.edu/ Open Source Geospatial Foundation http://www.osgeo.org/education/ --------------------------------------------------------------------- collaborate, communicate, compete ===================================================================== ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

