The Powershell not equal operator is –ne. This how you use it. ... If you need a case insensitive test use –cne. PS> $a = 'abcd'
確定! 回上一頁