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: Count rows in textfile

RE: Count rows in textfile

From: Michael Cupp <michaelcupp_at_SHONAC.com>
Date: Wed, 03 Jul 2002 07:21:39 -0800
Message-ID: <F001.0048EC9F.20020703072139@fatcity.com>


Try wc txtfilename
It will return # of Chars, # of Words, # of lines

-----Original Message-----
Sent: Wednesday, July 03, 2002 4:43 AM
To: Multiple recipients of list ORACLE-L

Anyone whom has a good example on how to check "how many rows (without opening the file) does a text file consists of? What is the command?

Thanks in advance

Roland

--

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

Author:
  INET: Roland.Skoldblom_at_ica.se

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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).

This message originated from the internet. Its originator may not be who they claim to be and the information contained herein my or may not be Accurate.

All Messages are Scaned to be Virus Free, by IPM, powered by McAfee.
--

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

Author: Michael Cupp
  INET: michaelcupp_at_SHONAC.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Jul 03 2002 - 10:21:39 CDT

Original text of this message

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