head

This command displays the first part of a data grid file.

Syntax

zos head [--bytes=] [--lines=] [--quiet] path

Arguments

path

The path on the data grid.

Options

-c=, --bytes=

Generate file output of the specified number of bytes only. The user must enter a value with this option.

-n=, --lines=

Generate file output of the specified number of lines only. The user must enter a value with this option.

-q, --quiet

Suppress all warning and informational messages.

-C=, --cols=

Specifies the terminal width for formatting. The user must enter a value with this option.

-h, --help

Displays a help message for this operation.

-d, --debug

Turns on debug output during this operation.

-v, --verbose

Turns on verbose output during this operation.