Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 43552 invoked from network); 29 Nov 2010 16:36:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Nov 2010 16:36:29 -0000 Received: (qmail 69519 invoked by uid 500); 29 Nov 2010 16:36:28 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 69305 invoked by uid 500); 29 Nov 2010 16:36:26 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 69293 invoked by uid 99); 29 Nov 2010 16:36:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 16:36:26 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [198.144.192.45] (HELO shell0.rawbw.com) (198.144.192.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 16:36:18 +0000 Received: from smtp.tsoft.com ([198.144.207.170]) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id oATGZsdk098876; Mon, 29 Nov 2010 08:35:54 -0800 (PST) (envelope-from norm@dad.org) Message-Id: <201011291635.oATGZsdk098876@shell0.rawbw.com> To: Commons Users List cc: norm@dad.org Reply-To: Norman Shapiro From: norm@dad.org Subject: [exec] Redirecting input Date: Mon, 29 Nov 2010 08:35:53 -0800 X-Virus-Checked: Checked by ClamAV on apache.org How can I redirect my input (System.in ) to the input of the invoked process (Processes.getOutputStream())? Thank you, Norman Shapiro. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org