Thread: Useful programs
View Single Post
  #11  
Old 15-03-2023, 22:33
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
Hey BLACKFIRE69,

Please may you build a version of listext that orders the output of file sizes from largest to smallest?

E.g.
Code:
Source:  .
Files :  123456789  [1337 GB]

 EXTENSION      FILE COUNT      PERCENTAGE      TOTAL SIZE
----------------------------------------------------------
.OGG                ?             XXX%           3GB
----------------------------------------------------------
.ZIP                ?             XXX%           2GB
----------------------------------------------------------
.EXE                ?             XXX%           1GB
----------------------------------------------------------
.DLL                ?             XXX%           100MB
----------------------------------------------------------
.TXT                ?             XXX%           50MB
Thanks!


ok!


ListExt - Update

Code:
USAGE:
  ListExt.exe  <Directory>  [Order_Type]
  (or just drag and drop a folder over the ListExt.exe.)

ORDER_TYPE:
  /SA = Sort Alphabetically.
  /SS = Sort by Size.
  /SP = Sort by Percentage.
  Default is /SS (Sort by Size).

EXAMPLE:
  ListExt.exe "C:\Test\Example1"  /SA

.
Attached Images
File Type: png 0.png (107.9 KB, 281 views)
Attached Files
File Type: 7z ListExt v1.0.0.2 - Uncompressed.7z (55.3 KB, 33 views)
Reply With Quote
The Following 5 Users Say Thank You to BLACKFIRE69 For This Useful Post:
brispuss (15-05-2024), Gehrman (16-03-2023), kj911 (16-03-2023), Masquerade (15-03-2023), ScOOt3r (16-03-2023)