Skip to content

ugjunk/powershell-filesystem-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powershell-filesystem-utils

Scripts

  • Check-Zip-Conflicts.ps1 — checks to see if there are any folders in a directory with the same names as zip files to prevent conflicts when unzipping
  • Get-TopAvgSizeDirs.ps1 - identifies the ten directories with the largest average file size
  • Get-TopAvgSizeArchives.ps1 - identifies the ten archives (zip, tar etc.) with the largest average file size within the archive

Notes

Get-TopAvgSizeArchives.ps1 requires 7zip command line 7z.exe

About

simple powershell scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors