head
Purpose
Displays the first lines of a file.Examples
griffon> head griffon-app/conf/Application.groovy
Description
Usage:head [options] paths or urls
paths or urls
- A list of file paths or urls to display separated by whitespaces.
n
- The number of lines to display, starting at 1.