Skip to content

A Python script to go through a directory (and sub-directories) and count the number of lines in each file.

Notifications You must be signed in to change notification settings

ipolar/CountLines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Count Lines

Go through a directory (and sub-directories) and count the number of lines in each file.

Usage

Example:

python count_lines.py --path /www/sites/ --ignoreExtensions gif,png,jpg,swf,ttf,pdf

About

A Python script to go through a directory (and sub-directories) and count the number of lines in each file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages