I'm on Ubuntu.
Is it possible to open putty and watch as a log file updates right in terminal? Like if stdout would have been directed in terminal?
For example I have one application's stdout and stderr directed into a file and want to watch how my app is starting from another terminal.