freebsd-dev/share/examples/startslip/slip.sh

6 lines
170 B
Bash
Executable File

#!/bin/sh
# $FreeBSD$
startslip -b 57600 -U ./slup.sh -D ./sldown.sh \
-s atd<phone1> -s atd<phone2> -s atd<phone3> \
-h -t 60 -w 2 -W 20 /dev/cuad1 <login> <password>