Thursday, September 27, 2007

grep replacement in PowerShell

ls -recurse -include *.sql | select-string -pattern ' rest'

No comments: