/ Published in: Other
                    
                                        
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).
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
hg st | %{ del $_.Split('?')[1].trim(); }
Comments
 Subscribe to comments
                    Subscribe to comments
                
                