cmu200-chat.sh

来自「linux系统下3G模块USB串口驱动程序源代码」· Shell 代码 · 共 13 行

SH
13
字号
#!/bin/sh# call the preparation chat script (with pin and if this fails without pin)# Debug messages to syslog with -v instead -V/usr/sbin/chat -v -f /etc/chatscripts/cmu200-prep# wait to switch between GPRS/UMTS, if needed add here the delay timesleep 60# the final chat script:# Debug messages to syslog with -v instead -V/usr/sbin/chat -v -f /etc/chatscripts/goonline

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?