From owner-freebsd-questions Thu Dec 21 23:37:21 2000 From owner-freebsd-questions@FreeBSD.ORG Thu Dec 21 23:37:18 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 9453537B400 for ; Thu, 21 Dec 2000 23:37:18 -0800 (PST) Received: from rfx-64-6-211-149.users.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 21 Dec 2000 23:35:40 -0800 Received: (from cjc@localhost) by rfx-64-6-211-149.users.reflexcom.com (8.11.0/8.11.0) id eBM7bGk07860; Thu, 21 Dec 2000 23:37:16 -0800 (PST) (envelope-from cjc) Date: Thu, 21 Dec 2000 23:37:16 -0800 From: "Crist J. Clark" To: Marty Leisner Cc: cjclark@alum.mit.edu, Cliff Sarginson , questions@FreeBSD.ORG Subject: Re: Gnu system program vs BSD. Opinions ? Message-ID: <20001221233716.G96105@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <200012220548.AAA08642@rochester.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200012220548.AAA08642@rochester.rr.com>; from leisner@rochester.rr.com on Fri, Dec 22, 2000 at 12:48:18AM -0500 Sender: cjc@rfx-64-6-211-149.users.reflexcom.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Dec 22, 2000 at 12:48:18AM -0500, Marty Leisner wrote: > > Actually, this is a good topic. > > I've used Unix for nearly 20 years and the GNU tools for over > a decade. > > I'm comfortable with bash/fileutils/shellutils/gmake/gawk The base FreeBSD awk is gawk, $ awk --version GNU Awk 3.0.4 Copyright (C) 1989, 1991-1999 Free Software Foundation. The base FreeBSD tar is GNU tar, $ tar --version GNU tar version 1.11.2 The base FreeBSD cc is gcc... grep, groff, gzip, patch, perl, rcs, sort, cvs, and on and on. bash can be added as apackage or port painlessly. make is thankfully not gmake. It can be added as a package or port. > When I install a freebsd system, I painfully look around for > the gnu tools.. > > I probably would be a good idea to a have a "gnu" environment > you can specify at account creation time, to default to the > gnu tools (instead of the bsd ones). Feel free to make a GNU-BSD hybrid if you want, but it would be a whole new project. Anyway, if you want the GNU tools, why not use one of the GNU-Linuxes? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message