HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

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

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandremovethisclipowershellaliasrm
windows

Problem

How to use the rm command: In PowerShell, this command is an alias of Remove-Item.

Solution

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

View documentation for the original command:
tldr remove-item

Code Snippets

View documentation for the original command

tldr remove-item

Context

tldr-pages: windows/rm

Revisions (0)

No revisions yet.