79277057

Date: 2024-12-13 02:02:50
Score: 1
Natty:
Report link

Updated command (+flexive install dirs +concatenation +sequence execution[;]):

$temps = @(“$env:windir\Temp\*”, “$env:windir\Prefetch\*”, “$env:systemdrive\Documents and Settings\*\Local Settings\temp\*”, “$env:systemdrive\Users\*\Appdata\Local\Temp\*”); Remove-Item $temps -force -recurse
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Igor Gregório