From owner-cvs-bin Wed Oct 1 15:49:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA14517 for cvs-bin-outgoing; Wed, 1 Oct 1997 15:49:25 -0700 (PDT) Received: from gaia.coppe.ufrj.br (jonny@[146.164.5.200]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA14503; Wed, 1 Oct 1997 15:48:57 -0700 (PDT) Received: (from jonny@localhost) by gaia.coppe.ufrj.br (8.8.7/8.8.7) id TAA02266; Wed, 1 Oct 1997 19:48:19 -0300 (EST) From: Joao Carlos Mendes Luis Message-Id: <199710012248.TAA02266@gaia.coppe.ufrj.br> Subject: Re: cvs commit: src/bin/date date.1 date.c In-Reply-To: <199710012040.NAA24627@GndRsh.aac.dev.com> from "Rodney W. Grimes" at "Oct 1, 97 01:40:37 pm" To: rgrimes@GndRsh.aac.dev.com (Rodney W. Grimes) Date: Wed, 1 Oct 1997 19:48:19 -0300 (EST) Cc: danny@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Reply-To: chat@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk #define quoting(Rodney W. Grimes) // > Modified files: // > bin/date date.1 date.c // > Log: // > Add the ability to supress the '\n' at the end of the date printed. // // Don't people even know about how to use the tool building ability // of unix anymore, this proliferation of duplicate functionality // via options is getting rather over done. // // echo -n `date` It may be similar, but it is NOT equal... Try this: :) echo -n "`date`" Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 jonny@coppe.ufrj.br Universidade Federal do Rio de Janeiro UFRJ/COPPE/CISI PGP fingerprint: 29 C0 50 B9 B6 3E 58 F2 83 5F E3 26 BF 0F EA 67