@@ -50,7 +50,7 @@ The `tail` command's `--follow` or `-f` flag is an extremely useful tool for vie
For example, if you were running a web server like nginx or Apache that was configured to send it's access log to a file, you could use tail to see new requests.