Skip to content

Counts the number of lines written in files of a specific extension, beginning at a given root path.

Notifications You must be signed in to change notification settings

MehulAgarwal10/line-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

line-counter

How to run :

python3 getdirectory.py

OR

python getdirectory.py

Specify the absolute path to start crawling the directory tree.

Mention the file extension.

It returns the number of lines written in files. Have fun.

About

Counts the number of lines written in files of a specific extension, beginning at a given root path.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages