`cat-all-files` is a powerful command-line utility that recursively prints, filters, and optionally copies the contents of all text files in a directory tree. It supports regex search, clipboard copy, extension filtering, skipping binaries, size limits, dry runs, and more. -
View it on GitHub