1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/share/examples/startslip/slip.sh
1995-09-15 20:15:10 +00:00

5 lines
158 B
Bash
Executable File

#!/bin/sh
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/cuaa1 <login> <password>