xref
: /
netbsd-src
/
share
/
examples
/
pppd
/
telus.chat
(revision 6d322f2f4598f0d8a138f10ea648ec4fabe41f8b)
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