Skip to content

Counts the number of lines and blanks per single file or directory.

License

Notifications You must be signed in to change notification settings

SecretDeveloper/locr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#locr

Counts the number of lines and blanks per single file or directory.

>locr.exe .\


locr 0.1.1.0
---------------------------------------------------------------------------------------------------
107 files scanned in 134ms, (798 files/sec)
---------------------------------------------------------------------------------------------------
Extension                Lines                    Blanks                   Bytes
(blank)                  267                      7                        1104
.0                       1                        0                        41
.1                       1                        0                        41
.cache                   134                      24                       6188
.config                  12                       0                        187
.cs                      270                      34                       514
.csproj                  59                       0                        2572
.exe                     638                      16                       11776
.gitignore               50                       5                        621
.log                     32                       0                        0
.nupkg                   90                       0                        13546
.nuspec                  20                       0                        747
.pdb                     125                      0                        22016
.ps1                     142                      19                       3631
.sample                  497                      65                       452
.sln                     22                       0                        981
.suo                     19                       0                        25600
.txt                     63                       4                        1242
.xml                     9                        0                        223
.zip                     34                       0                        5036

---------------------------------------------------------------------------------------------------
Total:                   2485                     174                      96518
---------------------------------------------------------------------------------------------------

About

Counts the number of lines and blanks per single file or directory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published