From owner-freebsd-current@FreeBSD.ORG Sat Aug 19 01:05:12 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7342D16A4E1 for ; Sat, 19 Aug 2006 01:05:12 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29C4D43D46 for ; Sat, 19 Aug 2006 01:05:12 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.7/8.13.7) with ESMTP id k7J14n61006391; Fri, 18 Aug 2006 18:04:49 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.7/8.13.7/Submit) id k7J14n72006390; Fri, 18 Aug 2006 18:04:49 -0700 (PDT) (envelope-from sgk) Date: Fri, 18 Aug 2006 18:04:49 -0700 From: Steve Kargl To: Antony Mawer Message-ID: <20060819010449.GA6378@troutmask.apl.washington.edu> References: <200608181445.k7IEjA9f020038@lurza.secnetix.de> <44E650E7.5040601@mawer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44E650E7.5040601@mawer.org> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org, Oliver Fromme , julian@elischer.org Subject: Re: suggested addition to 'date' X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2006 01:05:12 -0000 On Fri, Aug 18, 2006 at 01:44:39PM -1000, Antony Mawer wrote: > On 18/08/2006 4:45 AM, Oliver Fromme wrote: > >PS: Personally I would recommend installing gnu-awk (it > >was formerly part of the FreeBSD base system, but it was > >replaced by a crippled awk, unfortunately), instead of > >hacking date. I always install gnu-awk because it's so > >useful. > > That's a bit drastic. Wouldn't be more sensible to encourage someone to > add the same feature to our BSD-variety awk? > FreeBSD's awk is the One True Awk. See its history. If you can convince the K in awk to add the feature, then it will be added to FreeBSD. -- Steve