From owner-freebsd-questions Wed Nov 18 01:31:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA08089 for freebsd-questions-outgoing; Wed, 18 Nov 1998 01:31:39 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gw.uct.kiev.ua (AS15.ACN-KVC5.ukrpack.net [195.230.152.186]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA08051 for ; Wed, 18 Nov 1998 01:31:19 -0800 (PST) (envelope-from gnut@uct.kiev.ua) Received: from localhost (gnut@localhost) by gw.uct.kiev.ua (8.8.8/8.8.8) with SMTP id LAA06125 for ; Wed, 18 Nov 1998 11:32:43 +0200 (EET) (envelope-from gnut@uct.kiev.ua) Date: Wed, 18 Nov 1998 11:32:43 +0200 (EET) From: "Oles' Hnatkevych" To: freebsd-questions@FreeBSD.ORG Subject: expect 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 Hello! Sorry that this is not a freebsd specific question, but... There is a tool called expect, based on TCL. but is it possible to emulate this expect with perl? I can open(XXX,"yyy|"), open(XXX,"|yyy"), but how I can redirect both stdin and stdout? Is there any special library or port? Best wishes, Oles Hnatkevych, http://gnut.kiev.ua XXX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message