powershell iex "while ($true) { exit; }"
True : The term 'True' is not recognized as the name of a cmdlet, function, script file, or operable program.
What gives?
submitted by /u/LowValueTarget
[link] [comments]
The post $true is not a recognized cmdlet? appeared first on How to Code .NET.