public:common_patterns_in_powershell
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| public:common_patterns_in_powershell [2024/04/17 12:07] – created 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 ===== | ||
| + | |||
| + | You can use the '' | ||
| + | |||
| + | <code powershell> | ||
| + | Get-Help " | ||
| + | </ | ||
| + | |||
| + | The first time you use '' | ||
| ===== Defining an empty list ===== | ===== Defining an empty list ===== | ||
public/common_patterns_in_powershell.1713355631.txt.gz · Last modified: by thomas
