
     MORE (utility)         Free-DOS Alpha 5 release         MORE (utility)



     NAME: 

          MORE - Displays contents of a file one screen at a time 

     SYNOPSIS: 

          MORE [file..] 

     DESCRIPTION: 

          MORE reads a file and displays its contents one "screenfull" 
          at a time.  The user is then prompted to press a key to 
          continue.  

          If no file is specified, MORE will display what it reads 
          from standard input.  Data may be piped or redirected into 
          MORE.  

     COMMANDS: 

          At the "(more)" prompt, the user may press one of the 
          following keys to perform the following actions: 

          <ESC>, <Q>, <^C> - Quits MORE 

          <N> - Advances to next file specified on command line 

          <ENTER> - Advances one line only 

          Any other key will advance an entire screenfull.  

     SEE ALSO: 

          PG - Scrolling full screen file viewer 

     AUTHOR: 

          James Hall, with modifications by Morgan "Hannibal" Toal 





















                                      -1-

