Anybody in the know of a viewer (or Notepad++ plugin) that can read txt files in a streaming way? I would like to see for example the last 10 lines of a txt file that gets appended continiously.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Tail for Win32 is a simple open-source program I’ve been using for a couple of years already.
Notepad++ can actually do it out of the box.
From within Notepad++: Settings > Preferences > MISC.
From there, you can check ‘Update silently’ and ‘Scroll to the last line after update’ in the group ‘File Status Auto-Detection’