我昨天才开始学习有关powershell的知识。非常新的功能。我已经创建了很多用于测试目的的变量。以下是我对变量的提问
如何列出以前创建的所有变量?
Get-Variable -name <name without $>然后如何清除变量的所有内容?
Clear-Variable -name <name without $>Remove-Variable -name <name without $>| 归档时间: |
|
| 查看次数: |
25250 次 |
| 最近记录: |