Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: [stupid] vi question

RE: [stupid] vi question

From: Nelson Flores <nflores_at_intec.cl>
Date: Wed, 06 Aug 2003 09:34:38 -0800
Message-ID: <F001.005C9428.20030806093438@fatcity.com>


Two ways
1. :s/^M//g (where the ^M is CTRL-V M)
2. dos2unix inputfile > outputfile

-----Mensaje original-----
De: Saira Somani-Mendelin [mailto:saira_somani_at_yahoo.com] Enviado el: miércoles, 06 de agosto de 2003 13:09 Para: Multiple recipients of list ORACLE-L Asunto: OT: [stupid] vi question

Suddenly my vi editor is showing ^M at the end of each line. How do I get rid of it?

Thanks in advance,
Saira

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Saira Somani-Mendelin
  INET: saira_somani_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Nelson Flores
  INET: nflores_at_intec.cl
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Aug 06 2003 - 12:34:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US