📄 wwan-chat.sh
字号:
#!/bin/sh# call the preparation chat script (with pin and if this fails without pin)# Enable debug messages to syslog with -v instead -V/usr/sbin/chat -v -f /etc/chatscripts/enterpin/usr/sbin/chat -v -f /etc/chatscripts/$1-prep# wait to switch between GPRS/UMTS, if needed add here the delay time#sleep 20# the final chat script:# Enable debug messages to syslog with -v instead -V/usr/sbin/chat -v -f /etc/chatscripts/goonline
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -