tail(1) -f file
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