1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-30 23:35:23 +02:00
tldr/pages/windows/rm.md

134 B

rm

In PowerShell, this command is an alias of Remove-Item.

  • View documentation for the original command:

tldr remove-item