Mail Archives: cygwin/2002/03/05/04:40:02
--0-1559416251-1015320414=:6603
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Content-Disposition: inline
Note: forwarded message attached.
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
--0-1559416251-1015320414=:6603
Content-Type: message/rfc822
Content-Transfer-Encoding: 8bit
Received: from [202.84.131.70] by web21205.mail.yahoo.com via HTTP; Tue, 05 Mar 2002 07:34:19 GMT
Date: Tue, 5 Mar 2002 07:34:19 +0000 (GMT)
From: =?iso-8859-1?q?Tiffany=20Chan?= <ikbea88 AT yahoo DOT co DOT uk>
Subject: in Cygwin , sqlplus and use "ed" command
To: cygwin AT cygwin DOT com
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Content-Length: 830
I telnet to a win 2000 adv SP2 server using Cygwin.
Then sqlplus to a database (oracle 8.1.7). I would
like to use "ed" command in sqlplus:
SQL > define_editor="notepad"(CHAR)
I changed the default editor, as notepad cannot be
displayed in telnet session:
SQL > define_editor="vi"
SQL > select * from tableA;
SQL > ed
Wrote file afiedt.buf
'vi' is not recognized as an internal or external
command, operable program or batch file.
As i know cygwin call "vim.exe", i try
SQL > define_editor="vim"
SQL > select * from tableA;
SQL > ed
vim : Error readin input; exiting
vim : Finished
How can i use "ed" command (sqlplus) using Cygwin ?
Thanks
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
--0-1559416251-1015320414=:6603
Content-Type: text/plain; charset=us-ascii
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
--0-1559416251-1015320414=:6603--
- Raw text -