Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a lot of text files in a folder.
How can I see in the windows explorer (windows 8) a column with the number of lines for each text file?
If I can't, is there any other files explorer that can show this information?

Thanks
Posted

1 solution

Windows Explorer does not provide this information. you would need to write your own program to do it, or maybe an Explorer Extension[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900