{"url":"https://www.shigemk2.com/entry/cheat_split","image_url":null,"height":"190","blog_url":"https://www.shigemk2.com/","author_url":"https://blog.hatena.ne.jp/shigemk2/","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2Fcheat_split\" title=\"cheat split - by shigemk2\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","blog_title":"by shigemk2","provider_name":"Hatena Blog","author_name":"shigemk2","title":"cheat split","type":"rich","width":"100%","categories":["Linux"],"provider_url":"https://hatena.blog","version":"1.0","description":"github.com # To split a large text file into smaller files of 1000 lines each: split file.txt -l 1000 # To split a large binary file into smaller files of 10M each: split file.txt -b 10M # To consolidate split files into a single file: cat x* > file.txt","published":"2016-07-22 12:44:59"}