mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 21:59:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# Tee-Object
|
||||
|
||||
> Saves command output in a file or variable and also sends it down the pipeline.
|
||||
> This command can only be used through PowerShell.
|
||||
> Note: This command can only be used through PowerShell.
|
||||
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/tee-object>.
|
||||
|
||||
- Output processes to a file and to the console:
|
||||
|
||||
Reference in New Issue
Block a user