From owner-freebsd-questions Sun Jan 31 11:40:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10930 for freebsd-questions-outgoing; Sun, 31 Jan 1999 11:40:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason05.u.washington.edu (jason05.u.washington.edu [140.142.78.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10918 for ; Sun, 31 Jan 1999 11:40:24 -0800 (PST) (envelope-from eroubinc@u.washington.edu) Received: from dante20.u.washington.edu (eroubinc@dante20.u.washington.edu [140.142.15.70]) by jason05.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id LAA10148; Sun, 31 Jan 1999 11:40:22 -0800 Received: from localhost (eroubinc@localhost) by dante20.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id LAA17548; Sun, 31 Jan 1999 11:40:21 -0800 Date: Sun, 31 Jan 1999 11:40:21 -0800 (PST) From: Evgeny Roubinchtein To: Dima Sivachenko cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to talk with modem? In-Reply-To: <199901311640.TAA27580@netserv1.chg.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 31 Jan 1999, Dima Sivachenko wrote: >I need to automate things to give several commands to my modem. >Now I can do it with "tip", but it requires manual typing commands. >Is there any programs which can take a "script file" as an argument and >then connect to modem and to pass these commands to it? "chat" ? Or you could drive "tip" with "expect", or even use "expect" to talk to the modem port directly. Expect is in the ports collection. -- Evgeny Roubinchtein, eroubinc@u.washington.edu ................... Remember the good old days, when CPU was singular? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message