From nobody@FreeBSD.org  Mon Mar  1 11:41:38 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6AB2C16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Mar 2004 11:41:38 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5EA8043D2D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  1 Mar 2004 11:41:38 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i21Jfc72041531
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 1 Mar 2004 11:41:38 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i21JfcE3041530;
	Mon, 1 Mar 2004 11:41:38 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200403011941.i21JfcE3041530@www.freebsd.org>
Date: Mon, 1 Mar 2004 11:41:38 -0800 (PST)
From: John Baldwin <jhb@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Add a -c option to time(1) to display csh output
X-Send-Pr-Version: www-2.3

>Number:         63608
>Category:       bin
>Synopsis:       Add a -c option to time(1) to display csh output
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 01 11:50:14 PST 2004
>Closed-Date:    
>Last-Modified:  Fri Apr 16 17:34:40 PDT 2004
>Originator:     John Baldwin
>Release:        
>Organization:
FreeBSD Project
>Environment:
>Description:
Time(1)'s default output is inferior to the output from csh's time builtin command (less precision, etc.)  It would be nice to have a -c switch to time(1) that outputs the default csh format.  If one is feeling extra adventurous, one could also add a -f option that takes a format string similar to the csh time variable to use for formatting the output.
>How-To-Repeat:
Compare '/usr/bin/time echo foo' and 'tcsh -c time echo foo'.
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->josef 
Responsible-Changed-By: josef 
Responsible-Changed-When: Sat Mar 6 05:55:37 PST 2004 
Responsible-Changed-Why:  
I'll handle this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63608 
Responsible-Changed-From-To: josef->freebsd-bugs 
Responsible-Changed-By: josef 
Responsible-Changed-When: Fri Apr 16 17:33:38 PDT 2004 
Responsible-Changed-Why:  
Release the PR, do not have any time in near future to work on this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63608 
>Unformatted:
