in reply to Re: How do I read a file line by line in reverse order (from EOF to start of file)
in thread How do I read a file line by line in reverse order (from EOF to start of file)

I will put the pipe at the end:  "/usr/bin/tac $filename |"
  • Comment on Re: Answer: How do I read a file line by line in reverse order (from EOF to start of file)
  • Download Code