Skip to content

raypereda/count-files-by-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

$ extdir -h
extdir recurses a directory and reports file counts by extension.
Version 0.2
Usage: extdir PATH
PATH is the directory to start the recurse.
  -path
        Print full paths
  -version
        Print version and exit

$ extdir .
File count: 4

         # extension
         1 .
         1 .exe
         1 .go
         1 .md
         

About

command to the files by extension for a given path

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages