Which command should be used to display all files within the specified subordinate directory of the subdirectory?
Which command should be used to display all files within the specified subordinate directory of the subdirectory? Correct Answer Dir \ pathname\pathname
The subordinate directory of subdirectory can be accessed through the path sequence pathname\pathname and dir command lists the files of that location.