.temp_opt
上传用户:duobangkj
上传日期:2007-01-07
资源大小:70k
文件大小:0k
- # .temp_opt set CIS options for auto-scripts.
- capture "off"
- transmit "opt;"
- transmit "1;1;" # Forum first
- transmit "2;3;" # command mode
- transmit "3;N;" # never stop
- transmit "6;2;" # editor
- transmit "9;N;" # no info. on replies
- transmit "10;N;" # no waiting messages
- transmit "11;N;" # no skip own messages
- transmit "5^M"
- waitfor "prompt: "
- transmit "^H^M" # set prompt to Ctrl-H
- waitfor "choice !"
- transmit "T^MS^M" # [T]op ; [S]ession
- capture "on"