Снимок экрана
Почему я получаю эту ошибку в терминале?
PS C:\Users\SHIVAM SAHU> false
false : The term 'false' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name,
or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ false
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (false:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Подробнее здесь: https://stackoverflow.com/questions/787 ... extboolean