shell 查看本机的Linux版本和内核信息

 

code

macname@localhost Desktop % echo `uname -a`
Darwin localhost 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64
macname@localhost Desktop % 

 

 

 

 

shell 查看本机的Linux版本和内核信息

上一篇:很久不用Linux和gitlab 的一些操作


下一篇:weblogic部署错误:weblogic.xml.jaxp.RegistrySAXParserFactory cannot be cast to javax.xml.parsers.SAXParserFactory