navyaCurator
While working with MS-DOS, which command is used to display the contents of a file and pause the display after each screenful of information?
While working with MS-DOS, which command is used to display the contents of a file and pause the display after each screenful of information?
The dir command displays a directory’s files and subdirectories. The /S option recursively lists subdirectories and their contents.