DOS 101 question...
Results 1 to 4 of 4

Thread: DOS 101 question...

  1. #1
    Join Date
    Jul 2000
    Location
    Royal Oak, Michigan
    Posts
    1,443

    DOS 101 question...

    Hi Folks,

    Too long ago, too little knowledge....

    I boot to DOS, type DIR-----and it goes to the end so fast I can't tell what's in it. How do I open DIR and look (one line at a time) at what is there?

    Thanks.

    spaceman
    ...more will be revealed.

  2. #2
    DrMDJ is offline Virtual PC Specialist!!!
    Join Date
    Apr 2000
    Location
    NJ, USA
    Posts
    8,428
    How about one screen at a time?

    DIR |MORE or DIR C:\Windows\*.* |MORE

    (where "|" is the pipe character, above the "\" key).
    Please remember to post back whether your problem is resolved or
    not, so that others may gain from the knowledge.

  3. #3
    Join Date
    Jul 2000
    Location
    Royal Oak, Michigan
    Posts
    1,443
    HI DrMDJ,

    That was it --- Thank you!!

    spaceman
    ...more will be revealed.

  4. #4
    Join Date
    Feb 2000
    Location
    26.03°N 80.14°W
    Posts
    9,410
    The DIR command in later versions of DOS, including Win9x/Me, has a "/p" (pause) switch. For example:
    • dir /p
    or:
    • dir c:\windows\*.* /p
    Type:
    • dir/?|more
    to see some brief DIR help.
    Vernon Frazee, Microsoft MVP (Windows - Shell/User)

    Defenses Up!
    Tip: When prompted for a password, give an incorrect one first. A phishing site will accept it; a legitimate one won't.


    Inside Spyware: A Guide to Finding, Removing and Preventing Online Pests


    If you don't keep up with security fixes, your computer|network won't be yours for long.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •