79774287

Date: 2025-09-25 00:55:10
Score: 1.5
Natty:
Report link
  1. Do one single recursive scan.

  2. Track deleted bytes instead of recalculating “after” size.

  3. If speed is critical, consider using robocopy instead of Remove-Item.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mstar