in reply to Re^2: how to populate array with last 20 lines of file
in thread how to populate array with last 20 lines of file

the file is only 8KB

Why not read the whole file then ?

  • Comment on Re^3: how to populate array with last 20 lines of file