Search code examples
How to highlight the properties of Select-String results with different colors?...


powershellcolorsgrephighlightselect-string

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


regexpowershelltextread-eval-print-loopselect-string

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


regexpowershellselect-string

Read More
Powershell / Find whole line by matching pattern in variable...


powershellmultilineselect-string

Read More
Question about using PowerShell Select-String, exiftool(-k)...


powershellstart-processselect-string

Read More
Format Select-String output (path:linenumber:line)...


powershellselect-string

Read More
PowerShell code returning more values than expected...


powershellselect-stringselect-object

Read More
PowerShell command to extract `<ProjectReference Include=(...)` from all `.csproj` files in a dir...


powershellcsprojselect-string

Read More
How to make PowerShell `Select-String` aka `sls` output exact match(es) only?...


powershellselect-stringexact-match

Read More
Powershell select-string match first instance in file and output filename...


powershellselect-string

Read More
PowerShell move all files containg exact string in their body...


powershellmatchingget-childitemselect-string

Read More
How to Handle Select-String returning System.Object[]...


powershellselect-string

Read More
Select-String: match a string only if it isn't preceded by * character...


regexpowershellselect-stringnegative-lookbehind

Read More
Remove path from output...


powershellselect-string

Read More
Using Powershell runspaces to search large number of files (.XML)...


powershellsearchget-childitemrunspaceselect-string

Read More
Select-String RegEx how to select only '}' in this example...


powershellselect-string

Read More
How to get the captured groups from Select-String?...


regexpowershellselect-stringselect-object

Read More
find string in file from last saved position - PowerShell...


powershellpowershell-5.1select-string

Read More
How to display values from a powershell array created by select-string...


arrayspowershellselect-string

Read More
Why this Powershell Regex for serial numbers returns everything with Select-String?...


regexpowershellselect-string

Read More
How to define a command alias in PowerShell for filtering output?...


windowspowershellfilterselect-string

Read More
Select-string regex...


regexpowershellregex-lookaroundsselect-string

Read More
Look for files with today's date and look for pattern in file, print what found...


powershellgetdateselect-string

Read More
Exact match using Powershell from a string variable...


stringpowershellselect-string

Read More
Powershell: use Select-String to get the first match out of each file in a directory...


powershelltext-filesselect-string

Read More
Get-WinEvent and Select-string filter line result...


powershellselect-stringget-winevent

Read More
How can I split the result of powershell select-string command?...


powershellsplitselect-string

Read More
Powershell question - How can I deleted lines from a certain position?...


powershellsearchdesign-patternslineselect-string

Read More
Select-String Doesn't Show All Matches With Get-AppxPackage...


windowsazurepowershellgrepselect-string

Read More
PowerShell: Short way to find String in Object-List with "Select-String"...


powershellgrepselect-string

Read More
BackNext