博士问,如何分割一个大文件为多个文件

参考:http://www.cnblogs.com/waynechen/archive/2010/07/26/1785097.html

 

split -l 300 large_file.txt new_file_prefix

 

解决 

posted on 2018-03-13 16:33  heidsoft  阅读(345)  评论(0)    收藏  举报