mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 04:51:56 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# Select-String
|
||||
|
||||
> Finds text in strings and files in PowerShell.
|
||||
> This command can only be used through PowerShell.
|
||||
> Note: This command can only be used through PowerShell.
|
||||
> You can use `Select-String` similar to `grep` in UNIX or `findstr.exe` in Windows.
|
||||
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user