📄 dotest.sh
字号:
for j in 1 2 3 4 5; do python2.2 incremental.py -s $j -r $1 > output/$1$j.out python2.2 mkgraph.py < output/$1$j.out > output/$1$j.mtv plotmtv -colorps -o output/$1$j.ps -noxplot output/$1$j.mtv gs -sDEVICE=png256 -sOutputFile=output/$1$j.png output/$1$j.ps < /dev/nulldone
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -