79701507

Date: 2025-07-15 02:55:56
Score: 1
Natty:
Report link

Another one-liner that actually returns:

New-TemporaryFile | % { rm $_; ni $_ -ItemType Directory }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: DaMaxContent