Phil Hack
  • Home
Subscribe
Tagged

bash

A collection of 1 post

bash

BASH: Join and Split Files

Split file into multiple files every 1000 lines split --lines=1000 bigfile.txt newFilePrefix_ Join files into a single file cat * >> /c/Temp/bigfile.csv

Phil Hack Jun 7, 2014 • 1 min read
Phil Hack © 2022
Powered by Ghost