johnherman
MIS
Pardon me if this has been answered, but I did a search and did not achieve success. I want to split a large (multi-million record) file into separate files of one million each with the last piece containing the remainder. I thought about using head and tail, but I think awk will be faster and cleaner. Can someone help get me started?
-------------------------
The trouble with doing something right the first time is that nobody appreciates how difficult it was - Steven Wright
-------------------------
The trouble with doing something right the first time is that nobody appreciates how difficult it was - Steven Wright