in reply to Re^3: split a file into number of file based on line count
in thread split a file into number of file based on line count

Not general. See OP's ref to counting lines.
  • Comment on Re^4: split a file into number of file based on line count

Replies are listed 'Best First'.
Re^5: split a file into number of file based on line count
by Bloodnok (Vicar) on May 13, 2009 at 13:58 UTC
    Good point, well made ww :-D

    It's a classic case of me seeing what I wanted to - I saw ...split that file into 5 file each should contain 100 lines... and tho' I saw the subsequent narrative (fully defining the problem), I completely ignored it !!

    Glad it wasn't an exam :-D

    A user level that continues to overstate my experience :-))