Install Theme

Your web-browser is very outdated, and as such, this website may not display properly. Please consider upgrading to a modern, faster and more secure browser. Click here to do so.

iamnearlythere

Learning open source development & mac every day.
Jan 5 '11

tail -n 0 -f /var/log/…

Wow, just discovered the -n 0 argument of tail, making it

tail -n 0 -f /var/log/lighttpd/php_error.log

Now I finally get an empty/clean start of tail.

2 notes View comments Tags: bash unix dev

  1. iamnearlythere posted this
Blog comments powered by Disqus