I am using tail -f
to monitor a file via PuTTY. But each time new content arrives then it automatically scrolls to the bottom and so I can't read the text.
Is there a way to make it stop that behaviour?
I am using tail -f
to monitor a file via PuTTY. But each time new content arrives then it automatically scrolls to the bottom and so I can't read the text.
Is there a way to make it stop that behaviour?