crash命令 —— repeat
参考:https://crash-utility.github.io/help_pages/repeat.html
用法:
- 周期性执行某个命令
repeat -seconds cmd
比如:repeat -1 p jiffies: 一秒执行一次p jiffies
参考:https://crash-utility.github.io/help_pages/repeat.html
用法:
repeat -seconds cmdrepeat -1 p jiffies : 一秒执行一次p jiffies