?? edemo.c.sld
字號:
#! /bin/sh# edemo.c.sld @(#)edemo.c.sld 1.1 9/11/90 # main script for continuous loop demo of waves+ and ESPS # to be run under X Windows # runs demo continuously, stopping when a stop file is detected# note that erldemo.stop is also checked for in the edemo.single scriptstop_file=/tmp/erldemo.stopuntil (test -f $stop_file) do edemo.s.slddone
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -