Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 260 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 260 Bytes

PSSearchFileOrArrayForContent

PowerShell snippet to search file or array for content.

Small snippet encapsulating search for item in array. Can be also used against file content and search for presence of string in text file.

Sample at the end of the file.