You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple efficient program to split a large CSV file by a max number of lines.
It could techically be used for other file types but it will copy the header into each new file chunk.