I am taking a class and working on an assignment in MS DOS command window. One thing listed in assignment is to "redirect the windows directory on C drive that begin with letter s" and we are doing this from a different directory. I can list the windows
directory and redirect that, but the wildcard is not listing it by s. I'm trying dir c:\windows s*.* and it shows whole directory with all letters. And i'm not sure where in the path to put the redirect command.
Can anyone help?
Thanks so much.