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