in reply to Re^3: how to populate array with last 20 lines of file
in thread how to populate array with last 20 lines of file
in original script, the purpose of sleep() is to compare if the size of file changes. And Tail still does not solve my problem of only populating an array with last few lines of file, so does Readbackwards.