How to split large text file in windows?

后端 未结 6 1164
野的像风
野的像风 2020-12-12 13:30

I have a log file with size of 2.5 GB. Is there any way to split this file into smaller files using windows command prompt?

6条回答
  •  情深已故
    2020-12-12 14:06

    you can split using a third party software http://www.hjsplit.org/, for example give yours input that could be upto 9GB and then split, in my case I split 10 MB each

提交回复
热议问题