public:common_patterns_in_powershell
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:common_patterns_in_powershell [2024/04/17 12:53] – [Getting help on a cmdlet] thomas | public:common_patterns_in_powershell [2024/04/17 13:16] (current) – [Getting help on a cmdlet] thomas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Common patterns in PowerShell ====== | ====== Common patterns in PowerShell ====== | ||
| - | ====== Getting help on a cmdlet | + | ===== Getting help on a cmdlet ===== |
| - | You can use the Get-Help command to get the Powershell alternative of a man page. E.g.: | + | You can use the '' |
| <code powershell> | <code powershell> | ||
| Line 9: | Line 9: | ||
| </ | </ | ||
| - | The first time you use '' | + | The first time you use '' |
| ===== Defining an empty list ===== | ===== Defining an empty list ===== | ||
public/common_patterns_in_powershell.1713358396.txt.gz · Last modified: by thomas
