briji...@gmail.com wrote:
> This a question asked by netApp
> 

At the end of the interview, you could have asked the interviewer
himself as what response he was looking for.

- subprocess based - use tail. I would go for this.
- file IO based. Seek to end of file and do a seek in the reverse
  direction based on a factor matching the size, and process and
  display. ( I found a good discussing on StackOverflow after writing
  this).

-- 
Senthil
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to