Monday, 26 August 2013

Powershell equivalent to grep -f

Powershell equivalent to grep -f

References

Reference NO 1

http://dereknewton.com/2010/12/powershell-grep-equivalent/

Reference NO 2

http://social.technet.microsoft.com/Forums/scriptcenter/en-US/91052e67-47a1-460a-9c66-0622cd7647e5/action?threadDisplayName=powershell-grep-equivalent

Reference NO 3

http://blogs.msdn.com/b/powershell/archive/2008/03/23/select-string-and-grep.aspx

Reference NO 4

http://www.hiperlogic.com/blog/?p=175

Reference NO 5

http://stackoverflow.com/questions/804754/how-do-i-return-only-the-matching-regex-when-i-select-stringgrep-in-powershell

Reference NO 6

http://stackoverflow.com/questions/9109078/windows-command-equivalent-of-egrep

Reference NO 7

http://blogs.technet.com/b/heyscriptingguy/archive/2011/08/01/use-the-powershell-grep-command-to-parse-the-command-line.aspx

Reference NO 8

http://penguyen.wordpress.com/2011/03/29/searching-for-text-in-text-files-or-powershell-grepping/

No comments:

Post a Comment