Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
NAME
more - file perusal filter for viewing

SYNOPSIS
more [FILES ...]

DESCRIPTION
more is a filter for paging through text one screenful at a time. If FILE is not specified, more reads its input from the standard input.

EXAMPLES
Code Block
more /home/tariq/ParAcceldb.sql

...