xref
: /
netbsd
/
src
/
share
/
examples
/
pppd
/
telus.chat
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
chat
-t
100
-v
'' 'ATZ'
\
3
'OK' 'ATDT#777'
\
4
TIMEOUT
120
\
5
'CONNECT' '\c'
6