Home / CSE / DOS Basics :: Discussion

Discussion :: DOS Basics

  1. Which command displays only file and directory names without size, date and time information?

  2. A.

     Dir/w

    B.

     Dir a:

    C.

     Dir /b

    D.

     Dir /s

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    dir/b command barely lists the names of files and directories without any other information like size, date, time etc.


Be The First To Comment