.) I renew my request to have the ability for DIR /S to sort the
entire list together instead of first by folder.
.) I would like the ability to display relative/based (a limited form
of /F) paths for DIR /S that would start with the path specified and
only show subfolders from there -- not the entire path.
If the current folder had two sub folders, one of which had its own
sub folder, a DIR /S would show:
file1
sub1\file2
subsub1\file3
sub2\file4
If I did DIR /S SUB1\* it...
Read more
entire list together instead of first by folder.
.) I would like the ability to display relative/based (a limited form
of /F) paths for DIR /S that would start with the path specified and
only show subfolders from there -- not the entire path.
If the current folder had two sub folders, one of which had its own
sub folder, a DIR /S would show:
file1
sub1\file2
subsub1\file3
sub2\file4
If I did DIR /S SUB1\* it...
Read more