cloc
cloc copied to clipboard
How to get the repeated file list
For other enhancements: There are 100 text files and 80 unique files. Can I get the repeated file list?
The # unique output is misleading since that count also excludes other things--I should get rid of it to avoid confusion. If you run with --ignored files.txt you'll find repeated files listed in files.txt as being duplicates.