Remove Item - Delete Files Easily with Remove-Item | Online Free DevTools by Hexmos
Remove items easily with Remove-Item, a powerful command alias for deleting files and folders. Free online tool, no registration required.
rm
In PowerShell, this command is an alias of
Remove-Item
.
- View documentation for the original command:
tldr remove-item