.) 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 would show
sub1\file2
sub1\subsub1\file3
--
Jim Cook
2009 Saturdays: 4/4, 6/6, 8/8, 10/10, 12/12 and 5/9, 9/5, 7/11, 11/7.
Next year they're Sunday.
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 would show
sub1\file2
sub1\subsub1\file3
--
Jim Cook
2009 Saturdays: 4/4, 6/6, 8/8, 10/10, 12/12 and 5/9, 9/5, 7/11, 11/7.
Next year they're Sunday.