I'm looking for a way to have the access log for my nginx install scroll up the terminal as lines are added to the log. I think I need a command like cat access.log | diff but I'm not sure exactly what it should be.
|
| |||
|
feedback
|
|
Use tail with
From
| |||
|
feedback
|