I have a process which logs output to log.txt. If I want to see the process's status in real-time, is there a way to echo that output to stdout instead of opening the log in a text editor and constantly reloading?
|
feedback
|
|
For a really simple solution at the Terminal:
From the tail mainfile (i.e.
| |||
|
feedback
|