(!(Test-Path $path)) { ... } especially there is too many parenthesis and not very readable when checking for "not exist" for such a common use. What is a ...
確定! 回上一頁