5 ms·Shouldn't this work? find /path/to/directory -type f -exec cat {} + > output.txtby gopi 2y agoShouldn't this work? find /path/to/directory -type f -exec cat {} + > output.txt