tail(1) -f /var/log/mxh.lol.log
output the last part of files
-f, --follow[={name|descriptor}]
       output appended data as the file grows; -f, --follow, and --follow=descriptor are equivalent
source manpages: tail