资讯

This tutorial shows you how to permanently or temporarily delete files & folders in Windows using Context Menu, Keyboard shortcuts, CMD, PowerShell, etc.
Windows won't let you delete, move, or rename a file if a program is using it. Frustratingly, it also won't tell you which program is using the file so that you can solve the problem.
Because you get the file object at the end of the pipeline you could do whatever you want. Perhaps you want to delete the file. The del command is an alias for Remove-Item and one you are probably ...