[go: nahoru, domu]

Skip to content

tls is a program that recursively traverses a directory tree using threads, generating a report with the most important information for each directory in the tree.

Notifications You must be signed in to change notification settings

davideluque/tls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLS - Thread List Client

tls is a program that uses threads to recursively traverse a directory tree, generating a report with the most important information for each directory in the tree.

SYNOPSIS

tls [-h] | [-n i] [-d directory] [output]

OPTIONS

-h Displays a help message (syntax, parameter description, etc.)

-n Requested concurrency level. It must be an integer. Example: -n 5

-d Specifies the directory in which the scan begins. Example: -d ~/david/photos/

About

tls is a program that recursively traverses a directory tree using threads, generating a report with the most important information for each directory in the tree.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published