1.查看内核版本号:uname -a/uname -r 2.查看系统命令:more /etc/issue 3.查找某一个安装包在哪里:find / -name "pip" 转载于:https://www.cnblogs.com/songyanxin/p/11067032.html