Search code examples
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
how to count split words select-string pattern powershell. text file log life .txt .log...

powershellforeachsplitselect-stringgroup-object

Read More
Select-string patern match and notmatch...

powershelldesign-patternsselect-string

Read More
Powershell - match sid on variable not working...

powershellselect-string

Read More
How to pipe results into output array...

powershelljagged-arraysselect-string

Read More
Search for and combine two fields in a csv with powershell...

powershellcsvsplitselect-string

Read More
BackNext