티스토리 뷰

공부

[Sh] merge files

승가비 2020. 5. 17. 21:16
728x90
cat * > merged

https://unix.stackexchange.com/questions/3770/how-to-merge-all-text-files-in-a-directory-into-one

 

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

'공부' 카테고리의 다른 글

[JS] ArrayBuffer <-> JSON <-> ArrayBuffer  (0) 2020.05.17
[Sh] check disk size (df & du)  (0) 2020.05.17
[Sh] count parameter  (0) 2020.05.17
[VueJS] style scope  (0) 2020.05.17
[SQL] IF EXISTS `NAME`  (0) 2020.05.17
댓글