Hi,
I was wondering if there is an easy way to split my file containing 6000 lines into different files with 400 each?
6000 lines into 400 each
shogglas
#1
0 Likes
facelessuser
#2
I have to be honest. This sounds like a job for script in <your favorite scripting language here>. It would be kind of silly to write a plugin to do this as a one time task. You won’t find any plugins for such an overly specific task as this.
0 Likes
.