Red Hat Linux 9 Professional Secrets [Electronic resources]

Naba Barkakati

نسخه متنی -صفحه : 341/ 240
نمايش فراداده

more

Purpose

View text files one screen at a time.

Syntax

more [options]

filenames

Options

+

N (where

N is a number) displays the file starting at the specified line number

+/

pattern begins displaying two lines before the

pattern

.

-s reduces multiple blank lines to a single blank line.

Description

The

more command displays the specified files one screen at a time. To view the commands you can use in

more , press

h while you are viewing a file using

more . For more advanced file viewing, use the

less command.