摘要: 答: 操作步骤如下: $ cd <submodule dir> (进入子模块的源码目录) $ git checkout my-branch (切换到要使用的分支) $ cd .. (退出子模块) $ git status (检查commit的修改) a/submodule +++ b/submodu 阅读全文
posted @ 2020-08-18 13:46 Jello 阅读(4130) 评论(0) 推荐(1) 编辑
摘要: 答: cat /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq (单位为Hz) 阅读全文
posted @ 2020-08-18 11:34 Jello 阅读(18086) 评论(0) 推荐(0) 编辑
摘要: 答: cat /etc/banner 阅读全文
posted @ 2020-08-18 11:28 Jello 阅读(10811) 评论(0) 推荐(0) 编辑