📌  相关文章
📜  如何从历史 linux 运行命令 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:21.896000             🧑  作者: Mango

代码示例2
Use Key combination Ctrl - r, you will be able to use keyword to search bash history.
OR 
In bash, just !636 will be ok.