From owner-freebsd-questions@FreeBSD.ORG Wed Aug 6 10:29:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE68B37B401 for ; Wed, 6 Aug 2003 10:29:18 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2280343F93 for ; Wed, 6 Aug 2003 10:29:18 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h76HTGQc092874; Wed, 6 Aug 2003 12:29:16 -0500 (CDT) (envelope-from dan) Date: Wed, 6 Aug 2003 12:29:16 -0500 From: Dan Nelson To: Doug Lee , freebsd-questions@freebsd.org Message-ID: <20030806172916.GD3366@dan.emsphone.com> References: <20030806171129.GH52839@kirk.dlee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030806171129.GH52839@kirk.dlee.org> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i Subject: Re: Run a Windows console app from a FreeBSD non-X command line? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2003 17:29:19 -0000 In the last episode (Aug 06), Doug Lee said: > Is there anything that will let me run a Windows console application > from a FreeBSD command line or shell script? This application is not > interactive; it is a compiler, so it will read files in the current > directory, write a file there, and produce console output, but will > take no input except on the command line passed to it. This app is a > console app though, not a DOS app; it will not run in plain DOS > without Windows. Wine should be able to run console apps. -- Dan Nelson dnelson@allantgroup.com