From owner-freebsd-questions Tue Sep 19 03:42:48 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA25565 for questions-outgoing; Tue, 19 Sep 1995 03:42:48 -0700 Received: from iii1.iii.net (iii1.iii.net [199.232.40.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA25560 for ; Tue, 19 Sep 1995 03:42:45 -0700 Received: (from shorty@localhost) by iii1.iii.net (8.6.8/8.6.6) id GAA03530; Tue, 19 Sep 1995 06:42:24 -0400 Date: Tue, 19 Sep 1995 06:42:24 -0400 From: Justin Seger Message-Id: <199509191042.GAA03530@iii1.iii.net> To: msmith@atrad.adelaide.edu.au, shorty@iii.net Subject: Re: chat program Cc: freebsd-questions@freebsd.org Sender: owner-questions@freebsd.org Precedence: bulk > Chat uses standard input/output. If it's being called by slattach or > pppd, these are already connected to the appropriate serial interface. How do I call it from slattach if I currently use: slattach -c -h -s 57600 /dev/modem and my chat file is /root/chatfile Thanks in advance. -Justin Seger-