mirror of
https://github.com/tiennm99/utils.git
synced 2026-06-17 22:49:02 +00:00
354 B
354 B
Utils
Useful (or useless) scripts to make life easier (or harder) :D
join.bat
Join all text files from subfolders into combined files.
Usage
- Create an
inputfolder in the same directory as the script - Place your text files in subfolders within the
inputfolder - Run
join.bat - Find the combined files in the
outputfolder