Skip to content

File Sorter is a small script to group, sort and split by line size a large number of files.

Notifications You must be signed in to change notification settings

ZetaMap/file-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

file-sorter.sh

File Sorter is a small script to group, sort and split by line size a large number of files.
It takes a source directory, where the whole tree will be grouped, and a destination directory, to store cache, results and sorted files.
Most uses of this method is to sort lot of usernames or passwords lists, but it work with other usages =).
Alse you can add an optional argument to tell the number of tasks on which the process will be divided.

WARNING: this script is not very optimized, but good enough to run a lot of tasks in the background to process them faster.

About

File Sorter is a small script to group, sort and split by line size a large number of files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages