tail
Purpose
Displays the last lines of a file.Examples
griffon> tail griffon-app/conf/Application.groovy
Description
Usage:tail [options] [path or url]
path or url- A file path or url to display.
n- The number of lines to display, starting at 1.s- Sleep interval (used for follow)f- Follow file changes