It's there as Fine Free File Command coptr.digipres.org/index.php… because that's how it's homepage describes it darwinsys.com/file/ - this was my fault and has completely failed at distinguishing it while keeping it findable!
Finally got to publishing beta1 of my FileUtility module powershellgallery.com/packag…. This module is experimental, although I personally find `Get-DiskUsage` very useful. Report issues to github.com/powershell/fileut…, but keep in mind this is a side project and not a priority.
Still working on my FileUtility module. Want to have a `Get-DiskUsage` cmdlet as I need it for my own purposes. Then adding tests before making repo public. Since I'm no longer on vacation and this is a side project, maybe end of Sept?
Making progress (pun intended) in my new FileUtility module for #PowerShell. Will require PS7 due to using new .NET APIs. Copy is not only quicker, but also shows progress! Still targeting making the repo public by end of month.