Sideway
output.to from Sideway
Draft for Information Only

Content

MS DOS Command: MORE.COM
 Description
 Syntax
 Parameters
 Related Commands
 Remarks
  Sources of data
 Examples

MS DOS Command: MORE.COM

Reference from Microsoft MS-DOS cmd help

Description

Displays one screen of output at a time.

The MORE command reads standard input from a pipe or redirected file and displays one screen of information at a time. This command is commonly used to view long files.

Syntax

MORE < [drive:][path]filename command-name | MORE

Parameters

[drive:][path]filename Specifies the location and name of a file that supplies data you want to display.
command-name Specifies the command that supplies data you want to display.

Related Commands

For information about displaying the contents of a directory, see the DIR command.

For information about displaying the contents of a file, see the TYPE command.

Remarks

Sources of data

When using the redirection character (<), you must specify a filename as the source. When using the pipe (|), you can use such commands as DIR, SORT, and TYPE. Before using a pipe for redirection, you should set the TEMP environment variable in your AUTOEXEC.BAT file.

Examples

Suppose you have a long file named CLIENTS.NEW that you want to view on your screen. Either of the following two commands redirects the file through the MORE command to begin displaying the contents of the file:

more < clients.new

type clients.new | more

The MORE command displays the first screen of information from CLIENTS.NEW and then prompts you with the following message:

-- More --

You can then press any key to see the next screen of information.


©sideway

ID: 110700223 Last Updated: 7/29/2011 Revision: 0


Latest Updated LinksValid XHTML 1.0 Transitional Valid CSS!Nu Html Checker Firefox53 Chromena IExplorerna
IMAGE

Home 5

Business

Management

HBR 3

Information

Recreation

Hobbies 8

Culture

Chinese 1097

English 339

Travel 18

Reference 79

Computer

Hardware 254

Software

Application 213

Digitization 37

Latex 52

Manim 205

KB 1

Numeric 19

Programming

Web 289

Unicode 504

HTML 66

CSS 65

SVG 46

ASP.NET 270

OS 431

DeskTop 7

Python 72

Knowledge

Mathematics

Formulas 8

Set 1

Logic 1

Algebra 84

Number Theory 206

Trigonometry 31

Geometry 34

Coordinate Geometry 2

Calculus 67

Complex Analysis 21

Engineering

Tables 8

Mechanical

Mechanics 1

Rigid Bodies

Statics 92

Dynamics 37

Fluid 5

Fluid Kinematics 5

Control

Process Control 1

Acoustics 19

FiniteElement 2

Natural Sciences

Matter 1

Electric 27

Biology 1

Geography 1


Copyright © 2000-2025 Sideway . All rights reserved Disclaimers last modified on 06 September 2019