Return to Snippet

Revision: 23139
at January 31, 2010 05:56 by dreamlusion


Initial Code
hg st | %{ del $_.Split('?')[1].trim(); }

Initial URL

                                

Initial Description
Inspired by Jagadish and his post [AWK equivalent in Windows Powershell](http://windows-powershell-scripts.blogspot.com/2009/06/awk-equivalent-in-windows-powershell.html).

Initial Title
Mercurial & PowerShell - Delete files by status

Initial Tags

                                

Initial Language
Other