(Quick Reference)

head

Purpose

Displays the first lines of a file.

Examples

griffon> head griffon-app/conf/Application.groovy

Description

Usage:

head [options] paths or urls

Arguments:

  • paths or urls - A list of file paths or urls to display separated by whitespaces.

OPTIONS:

  • n - The number of lines to display, starting at 1.