This program prints the end of a text file.
Use the bash command 'tail' to follow the changes in the log file.
$ tail --follow /cygdrive/c/home/owner/workspace/bash/tail.text
Follow the end of a file with tail.