Last active
April 3, 2018 23:49
-
-
Save derozic/e72d26239414402b11549ae895e9fdf9 to your computer and use it in GitHub Desktop.
rm -rf equivalent in PowerShell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rm -force .\billygdepr\ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks Sriram at Rackspace - https://developer.rackspace.com/blog/powershell-101-from-a-linux-guy/