We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,657 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

how can i count total of lines in text file ?

for example, my text file

1
abc
def
xyz

how can i code a program to count total of line ?
thank you.

5
Contributors
4
Replies
1 Month
Discussion Span
7 Months Ago
Last Updated
5
Views
aratnon
Newbie Poster
4 posts since Jul 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

You posted in the Apple, IOS category..but you are asking about a program to count the lines in a text file. Can you elaborate on exactly what you are asking?

Also, are you working with a specific progamming/scripting language?

JorgeM
Senior Poster
3,997 posts since Dec 2011
Reputation Points: 294
Solved Threads: 543
Skill Endorsements: 115

MS. It’s easy to tell that Microsoft’s scripting technologies weren’t written by people who do system administration for a living. Our scripting technologies are jam-packed with features and capabilities, yet we always seem to missing the things that people really want to do. Counting the number of lines in a text file is a good example of that. This seems to be something system administrators do on a regular basis; after all, this is the fourth or fifth time we’ve been asked this question just this month. And yet, there’s no straightforward way to count the number of lines in a text.

aumshah
Newbie Poster
10 posts since Sep 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

in which lang you want the coding..c or c++

jyotsna01
Junior Poster in Training
58 posts since Sep 2012
Reputation Points: 0
Solved Threads: 0
Skill Endorsements: 0

In MacOS or Linux use
wc -l <filename>

In windows, I don't know of a command line tool. I just use notepad++ to check the file.

A google search will give you various scripts to do the same from cli.

CimmerianX
Posting Pro in Training
498 posts since Jul 2010
Reputation Points: 49
Solved Threads: 59
Skill Endorsements: 10

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
 
© 2013 DaniWeb® LLC
Page rendered in 0.0624 seconds using 2.64MB