How to split a large text file into smaller files with equal number of lines?

前端 未结 10 684
一整个雨季
一整个雨季 2020-11-22 16:42

I\'ve got a large (by number of lines) plain text file that I\'d like to split into smaller files, also by number of lines. So if my file has around 2M lines, I\'d like to

10条回答
提交回复
热议问题