Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

They are fixing stuff, but last time I used it (7.3) it looked like this:

rm -rf in powershell:

Remove-Item --Recurse

But it gets better! (worse):

https://learn.microsoft.com/en-us/powershell/module/microsof...

>> Indicates that this cmdlet deletes the items in the specified locations and in all child items of the locations.

>> The Recurse parameter might not delete all subfolders or all child items. This is a known issue.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: