Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

calling a script save in emacs

Status
Not open for further replies.

jorbroni

Technical User
Dec 5, 2002
24
US
Hello

I'm a Linux user and I written a script in Emacs Text Editor. I was wondering if there was a way that I can have MySql read my script by the file name instead of copying and pasting the script in Mysql.

Reggie
 
use:
mysql> \. /path/to/script.txt

______________________________________________________________________
There's no present like the time, they say. - Henry's Cat.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top