From owner-freebsd-newbies@FreeBSD.ORG Fri Dec 31 02:33:06 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4710616A4CE for ; Fri, 31 Dec 2004 02:33:06 +0000 (GMT) Received: from mail.freeode.co.uk (freeode.co.uk [213.162.123.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A3E443D2F for ; Fri, 31 Dec 2004 02:33:05 +0000 (GMT) (envelope-from sub01@freeode.co.uk) Received: from lexx (lexx.freeode.co.uk [10.253.253.2]) by mail.freeode.co.uk (8.12.10/8.12.10) with ESMTP id iBV2X4CZ062921 for ; Fri, 31 Dec 2004 02:33:04 GMT (envelope-from sub01@freeode.co.uk) From: John Murphy To: newbies@freebsd.org Date: Fri, 31 Dec 2004 02:33:04 +0000 Message-ID: References: <49B5BEF2.7CCF22F4.0F75C5EC@netscape.net> In-Reply-To: <49B5BEF2.7CCF22F4.0F75C5EC@netscape.net> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Shell Games X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sub01@freeode.co.uk List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 02:33:06 -0000 jlewis1957@netscape.net (Jeff Lewis) wrote: >Perl has existed a lot longer in the unix world than the MS world. >Why not script everything in that? Why not indeed. You can choose to write "everything" in perl but the OS can run on hardware where there wouldn't be room for it and; where scripts do their job perfectly well with a small shell, I doubt much would be gained by re-writing them. Also, FreeBSD is trying to use *less* GPL code. I'm sure you'll enjoy your web server project. You've certainly made a good choice of OS. The Fine Handbook will help you install and configure the various programs you'll need, but documentation on their usage, in greater depth, would be found on their respective web sites. -- John.