Hacker News new | ask | show | jobs
by gopi 640 days ago
Shouldn't this work?

find /path/to/directory -type f -exec cat {} + > output.txt