Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gopi
on Sept 10, 2024
|
parent
|
context
|
favorite
| on:
Show HN: Vomitorium – all of your project in 1 tex...
Shouldn't this work?
find /path/to/directory -type f -exec cat {} + > output.txt
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
find /path/to/directory -type f -exec cat {} + > output.txt