Sorting a file listing
In Windows file explorer it is possible to sort the list of files in ascending or descending order based on the name of the files, type, date modified, size. It can be useful. For example it is possible easily find the largest file in a folder. If folder contains subfolders, then file size will not be calculated for subfolders, only files will be sorted by size that are in the current folder.
Comments
Post a Comment