[Sqlrelay-discussion] sqlrsh not exiting after completing a script
Brought to you by:
mused
|
From: Ben G. <me...@be...> - 2005-09-12 16:44:37
|
Hi, On this new Debian 3.1 box, sqlrsh won't automatically exit after running a SQL script. If I run sqlrsh -id (id) file.sql, I will see output from the script but no command prompt. Pressing Ctrl-C gets me back to the command prompt. On a Debian 3.0 box, sqlrsh will run scripts then exit automatically (returning to a command prompt) as it should.. Do you know why it does not automatically exit on my Debian 3.1 setup? Ben |