I want to split a large file ~9 GB by lines, I know split command in UNIX but is there a similar command for Windows?
Asked
Active
Viewed 4,608 times
1
-
Not by lines but you may split it using zip – Lucifer Jun 04 '13 at 15:37
1 Answers
2
Check the possible duplicate indicated by Ryan above, but I would also recommend Cygwin which will give you split and a range of other Linux commands.
Philip Kearns
- 1,055
- 7
- 11