snippetbashTip
rm — In PowerShell, this command is an alias of `Remove-Item`.
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-itemCode Snippets
View documentation for the original command
tldr remove-itemContext
tldr-pages: windows/rm
Revisions (0)
No revisions yet.