Name: Anonymous 2021-12-07 22:14
...and why?
C:\Users\haxus>uname -a
'uname' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\haxus>
C:\Users\chris> uname -a
uname : The term 'uname' is not recognized as the name of a cmdlet, function, script file, or operable program. Check t
he spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ uname -a
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (uname:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException