top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Under DOS, what command will you type when you ...

+2 votes
201 views

Under DOS, what command will you type when you want to list down the files in a directory, and at the same time pause after every screen output?

posted May 19, 2015 by Shivaranjini

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

dir /w /p: command will you type when you want to list down the files in a directory, and at the same time pause after every screen output

answer May 21, 2015 by Manikandan J
...