powershell basic

image

可以只添加变量,系统会自动匹配参数

有的参数没有变量可以不加

有的既有参数也有对应的值。

 

there are four categories of commands in PowerShell:
cmdlets, functions, scripts, and native Win32 executables

and we can get the command definition by get-command get-child|fl

posted @ 2010-01-06 11:49  Jerry Qian  阅读(229)  评论(0编辑  收藏  举报