File tree Expand file tree Collapse file tree 3 files changed +9
-12
lines changed
7.4/Microsoft.PowerShell.Utility
7.5/Microsoft.PowerShell.Utility
7.6/Microsoft.PowerShell.Utility Expand file tree Collapse file tree 3 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 06/07/2024
5+ ms.date : 11/05/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string?view=powershell-7.4&WT.mc_id=ps-gethelp
77schema : 2.0.0
88aliases :
@@ -743,9 +743,8 @@ Accept wildcard characters: False
743743
744744# ## -Raw
745745
746- Causes the cmdlet to output only the matching strings, rather than **MatchInfo** objects. This is
747- the results in behavior that's the most similar to the Unix **grep** or Windows **findstr.exe**
748- commands.
746+ Causes the cmdlet to output only the matching strings, rather than **MatchInfo** objects. This
747+ behavior is most similar to the Unix `grep` or Windows `findstr.exe` commands.
749748
750749This parameter was introduced in PowerShell 7.
751750
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 06/07/2024
5+ ms.date : 11/05/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string?view=powershell-7.5&WT.mc_id=ps-gethelp
77schema : 2.0.0
88aliases :
@@ -743,9 +743,8 @@ Accept wildcard characters: False
743743
744744# ## -Raw
745745
746- Causes the cmdlet to output only the matching strings, rather than **MatchInfo** objects. This is
747- the results in behavior that's the most similar to the Unix **grep** or Windows **findstr.exe**
748- commands.
746+ Causes the cmdlet to output only the matching strings, rather than **MatchInfo** objects. This
747+ behavior is most similar to the Unix `grep` or Windows `findstr.exe` commands.
749748
750749This parameter was introduced in PowerShell 7.
751750
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Commands.Utility.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Utility
5- ms.date : 06/07/2024
5+ ms.date : 11/05/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string?view=powershell-7.6&WT.mc_id=ps-gethelp
77schema : 2.0.0
88aliases :
@@ -743,9 +743,8 @@ Accept wildcard characters: False
743743
744744# ## -Raw
745745
746- Causes the cmdlet to output only the matching strings, rather than **MatchInfo** objects. This is
747- the results in behavior that's the most similar to the Unix **grep** or Windows **findstr.exe**
748- commands.
746+ Causes the cmdlet to output only the matching strings, rather than **MatchInfo** objects. This
747+ behavior is most similar to the Unix `grep` or Windows `findstr.exe` commands.
749748
750749This parameter was introduced in PowerShell 7.
751750
You can’t perform that action at this time.
0 commit comments