mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 07:06:38 -04:00
6 lines
107 B
Bash
Executable File
6 lines
107 B
Bash
Executable File
#!/bin/sh
|
|
chat -t 100 -v '' 'ATZ' \
|
|
'OK' 'ATDT#777' \
|
|
TIMEOUT 120 \
|
|
'CONNECT' '\c'
|