Skip to content

Analyze the folder size quickly(win/macOS) coding with F# and C#. Help to find out the big files and folders.

Notifications You must be signed in to change notification settings

BearOffice/Adv-FolderSize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adv-FolderSize

Analyze the folder size quickly(win/macOS). Help to find out the big files and folders.
Framework: .Net 6.0

Help

Enter help(h) to get help message  
Enter scan(s) [path] to scan all directories and files below the path specified  
Enter tree(t) to print the scan's result  
      Option: Measure            /m[auto|b|kb|mb|gb]  Default is auto  
              Dir depth limit    /dp[number]          Default is 2  
              Dir expand limit   /de[number]          Default is 3  
              File expand limit  /fe[number]          Default is 3  
Enter dirlist(d) to print the directories' paths descending by size  
      Option: Measure            /m[auto|b|kb|mb|gb]  Default is auto  
              Number to display  /n[number]           Default is 10  
Enter filelist(f) to print the files' paths descending by size  
      Option: Measure            /m[auto|b|kb|mb|gb]  Default is auto  
              Number to display  /n[number]           Default is 10  
Enter redirect(r) [index] to move into the specified tree  
Enter back(b) to back to the previous tree  
Enter open(o) [index] to open the folder or the file specified  
Enter exit(e) to exit  

About

Analyze the folder size quickly(win/macOS) coding with F# and C#. Help to find out the big files and folders.

Topics

Resources

Stars

Watchers

Forks