write ms-dos command to list all the files and folders of EIGHT sub directory of C: drive in ascending order according to file name?​

Answer :

The dir command displays information about files and directories, and how much disk space is available. By default, it displays the name, size, and last modification time of every file in the current directory.