Search code examples
Use Select-String to get the single word matching pattern from files...


powershellexpressionselect-string

Read More
Script lists all files that don't contain needed content...


powershellselect-string

Read More
Powershell/Regex to count number of times a date range appears...


regexpowershellselect-string

Read More
Powershell - Search for Pattern and Copy...


powershellselect-stringselect-object

Read More
Select-String regex for multiple strings...


regexselect-string

Read More
I need my Get-ChildItem string search command print file names along with their Date Modified values...


powershellsearchfilterget-childitemselect-string

Read More
Powershell Select-String Problem with variable...


powershellvariablesselect-string

Read More
How can i search for multiple string patterns in text files within a directory...


powershellget-childitemselect-string

Read More
Remove the at symbol ( @ ) and curly bracket ( { ) from Select-Sring output in Powershell...


powershellfindstrselect-string

Read More
How to get actual separate lines in PowerShell's Write-Output using a newline character...


bashpowershellgrepselect-string

Read More
Matching an unknown number of multi-lines an unknown number of lines with Select-String in Powershel...


regexpowershellselect-string

Read More
How to find and replace all occurrences of "(percentage)%" in a text file and replace with...


regexpowershellselect-string

Read More
find all VS-projects that compile to a .NET 3.5 console application...


visual-studiopowershellselect-string

Read More
how to extract specific line after matched line in select-string powershell...


powershellselect-string

Read More
Return boolean from string search...


powershellwhere-clauseselect-string

Read More
Return True if two patterns are found in text with Powershell...


powershellbooleanmatchselect-string

Read More
Powershell extract data from really weird JSON file...


jsonpowershellselect-string

Read More
powershell | select-string pattern + line unter the pattern...


powershellselect-string

Read More
select-string use in a for-each loop...


powershellloopsselect-string

Read More
How to Select-String from Multiple Lines with Powershell...


regexpowershelltextselect-string

Read More
Use Powershell to match and print specific column from output...


powershellsplitchocolateyselect-string

Read More
How to match for "foo" and "bar" with Select-String in Powershell?...


regexpowershelltextread-eval-print-loopselect-string

Read More
Select-String after line break...


powershellselect-string

Read More
(powershell) Select-String vs Findstr...


powershellfindstrselect-string

Read More
Powershell Select-String...


powershellselect-string

Read More
PowerShell Select-String causing Esc characters...


powershellselect-string

Read More
Powershell parse unformatted text file...


powershellselect-string

Read More
Powershell, how to capture argument(s) of Select-String and include with matched output...


powershellselect-string

Read More
Powershell using Select-String gives no results...


powershellselect-string

Read More
Add index number to list of results of `Select-String`...


powershellselect-stringselect-object

Read More
BackNext