📌  相关文章
📜  如何在终端历史记录中搜索命令 - 无论代码示例

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

代码示例1
- press ctrl + r
- type the command you are looking for until the command appears on the terminal
- press enter to execute the command that the terminal shows