From owner-freebsd-questions Mon Dec 3 4:57:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from y3k.shacknet.nu (ts6m-pool0-71.gti.net [208.216.115.71]) by hub.freebsd.org (Postfix) with ESMTP id 9C84C37B416 for ; Mon, 3 Dec 2001 04:57:35 -0800 (PST) Received: from shacknet.nu (localhost.gti.net [127.0.0.1]) by y3k.shacknet.nu (8.11.6/8.11.6) with SMTP id fB3D3HY47538; Mon, 3 Dec 2001 08:03:18 -0500 (EST) (envelope-from y3k@gti.net) Received: from 208.216.115.71 (SquirrelMail authenticated user mark) by y3k.shacknet.nu with HTTP; Mon, 3 Dec 2001 08:03:18 -0500 (EST) Message-ID: <4982.208.216.115.71.1007384598.squirrel@y3k.shacknet.nu> Date: Mon, 3 Dec 2001 08:03:18 -0500 (EST) Subject: Re: emulators? From: "Mark Yeck" To: midiostri@yahoo.co.uk In-Reply-To: <20011203071307.79356.qmail@web14702.mail.yahoo.com> References: <20011203071307.79356.qmail@web14702.mail.yahoo.com> Cc: questions@freebsd.org X-Mailer: SquirrelMail (version 1.0.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > hi, > > are there any unix emulators for ms windows? > > I have ms-windows boxes and I need to show ppl how a > unix console looks like and how to run basic commands > like ls, cat, cp, mv, rm etc.. > > Any pointers? http://www.cygwin.com Cygwin provides a bash shell and other excellent unix stuff in a windows environment. It also includes gcc and a bunch of libraries so you can compile even more excellent unix stuff to work under windows. -mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message