공부
[Sh] merge files
승가비
2021. 1. 9. 00:31
728x90
cat * > merging
mv merging merged
How to merge all (text) files in a directory into one?
I've got 14 files all being parts of one text. I'd like to merge them into one. How to do that?
unix.stackexchange.com
728x90