Skip to content

A super simple Powershell script to tell the user what percentage of the files on their system fall within what range of sizes (0-16KB, 16-32KB, 32-64KB, 64-128KB, and 128KB+). Useful for determining the block size of disks you'd like to copy data to for optimal disk usage.

Notifications You must be signed in to change notification settings

GrayEye/Disk-Strip-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Disk-Strip-Analysis

A super simple Powershell script to tell the user what percentage of the files on their system fall within what range of sizes (0-16KB, 16-32KB, 32-64KB, 64-128KB, and 128KB+). Useful for determining the block size of disks you'd like to copy data to for optimal disk usage.

About

A super simple Powershell script to tell the user what percentage of the files on their system fall within what range of sizes (0-16KB, 16-32KB, 32-64KB, 64-128KB, and 128KB+). Useful for determining the block size of disks you'd like to copy data to for optimal disk usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published