Home > Mobile >  Windows 11 - Not kind sort command for viewing all files in subfolders
Windows 11 - Not kind sort command for viewing all files in subfolders

Time:10-17

I used to use a sort command when trying to view all files across a bunch of folders at once. It makes sorting files easier. I do know part of the command was written as not sort kind, however I am unable to remember which parts need to be capitalised, and where the colon (:) goes. I have trying googling the answer, and even gone through hours of YouTube videos trying to find the answer. I would prefer not to use the asterisk (*) command or the DIR command Screenshot showing one of many attempted iterationsas that is not suitable for my use. Thank you.

CodePudding user response:

I have since been alerted on StackExchange that the answer to the issue I was having is kind:NOT Folder.

  • Related