- Aug
- 1,821
- 59
Further to the thread FFIND TPIPE here is a method to search for text in a data stream using PowerShell via PSHELL.
Joe
Code:
e:\utils>pshell /s "get-content -path test -stream 'look' | select-string November"
November