`uname` output on M1 Mac

Could someone with an M1 Mac test what output does uname -a give there? This information would be useful for SW trying to detect what kind of Mac it's being run on, and could be updated to the table here: https://en.wikipedia.org/wiki/Uname

Accepted Reply

Ok, apparently the output is like this:

Code Block
Darwin MacBook-Pro.local 20.1.0 Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:10 PDT 2020; root:xnu-7195.50.7~2/RELEASE_ARM64_T8101 arm64

Replies

Ok, apparently the output is like this:

Code Block
Darwin MacBook-Pro.local 20.1.0 Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:10 PDT 2020; root:xnu-7195.50.7~2/RELEASE_ARM64_T8101 arm64