Skip to content
/ typeList Public

simple linux tool to list all file types in a folder, and their count

Notifications You must be signed in to change notification settings

277r/typeList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Typelist

A simple tool to list file types in a directory, and their count

Simple usage:

#list all file types and their count in current directory 
tl nc ./
#list all file types in root directory
tl n /

This has probably already been made, but I couldn't find something like this online so I made one myself

About

simple linux tool to list all file types in a folder, and their count

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages