Windows Commands: Pages through the output so that you can view more than one screen of text.


more-Windows Command

  • more command - Pages through theoutput so that you can view more than one screen of text.
  • Description:-
    more is a command to view (but not modify) the contents of a text file one screen at a time (terminal pager). It is available on Unix and Unix-like systems, DOS, OS/2 and Microsoft Windows. Programs of this sort are called pagers.[1] more is a very basic pager, originally allowing only forward navigation through a file, though newer implementations do allow for limited backward movement.
    command | more

    Equivalent to the Unix commands more and less.

    More may also be used as a filter.
    Syntax:-

    command | more [/c] [/p] [/s] [/tn] [+n]
    more [[/c] [/p] [/s] [/tn] [+n]] < [Drive:] [Path] FileName
    more [/c] [/p] [/s] [/tn] [+n] [files]

    Example:-

     
    To display the file named letter.txt on the screen, the user can type either of the following two commands:
     
    more < letter.txt
    type letter.txt | more 
     
    The command displays the first screen of information from letter.txt, and then the following prompt appears:
     
    -- More --
     
    When the spacebar is pressed, the next screen of information will be displayed. It is also possible to clear the screen and remove all extra blank lines before displaying the file:
     
    more /c /s < letter.txt
    type letter.txt | more /c /s 
    Other Windows 98, Windows XP Commands:
    addusers , arp , assoc , associate , at , attrib , browstat , cacls , call , cd , change , chkdsk , chkntfs , choice , cipher , cleanmgr , clip , cmd , color , comp , con2prt , copy , date , defrag , del , delprof , dir , diruse , diskcomp , diskcopy , doskey , dsadd , dsmod , echo , endlocal , erase , exit , expand , fc , fdisk , find , findstr , for , forfiles , format , fsutil , ftp , ftype , global , goto , help , hfnetchk , if , ifmember , ipconfig , kill , label , ldifde , local , logevent , logoff , logtime , mapisend , md , mem , mode , monitor , more , mountvol , move , moveuser , msg , msiexec , msinfo32 , mstsc , munge , mv , nbtstat , net , netdom , netsh , netstat , netsvc , now , nslookup , ntbackup , ntrights , path , pathping , pause , perms , ping , popd , portqry , print , prncnfg , prnmngr , prompt , pushd , qgrep , rasdial , rasphone , rd and , rdisk , recover , reg , regedit , regsvr32 , rem , renc , replace , rmtshare , robocopy , route , runas , rundll32 , sc , schtasks , sclist , scriptit , set , setlocal , setx , share , shift , shortcut , showgrps , showmbrs , shutdown , sleep , soon , sort , start , su , subinacl , subst , tasklist , time , timeout , title , touch , tracert , type , ver , verify , vol , where , whoami , windiff , winmsd , winmsdp , wmic , xcacls , xcopy ,
    Live2Support.com :
    Product - Benefits - Features - How Does it Works - Pricing - SSL Certificates - Signup - Contactus - Login - Submit Resources