?? run.sh
字號:
#!/bin/bash# script for starting the measurement example;# example usage: ./run.sh minimize_jitter=0 period=300# see rt_process.c for other parametersmakermmod rt_processinsmod rt_process $*./monitor
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -