Development
파일 합치기 Console 명령어
CecilDeSK
2015. 8. 17. 20:44
반응형
Command Prompt (DOS 명령 프롬프트) 에서 텍스트 파일 합치기
c:\>type *.txt >new.txt
반응형