Does such a function exist?
Say I want
abcd.exe
abc.exe
ac.exe
or
c:\a\b\c
c:\a\b
c:\a\
Any help is appreciated.
Sort by name/path lenght
Re: Sort by name/path length
You can do something like, path:len:>260, say, to find "long file name" file(+paths) [& you can adjust to any range you want], though that does not "sort" them.
Re: Sort by name/path lenght
A filepath length column could be cool, though.