NetBSD Problem Report #45365

From dholland@macaran.localdomain  Tue Sep 13 20:37:16 2011
Return-Path: <dholland@macaran.localdomain>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id EE0CE63BBA9
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 13 Sep 2011 20:37:15 +0000 (UTC)
Message-Id: <20110913203846.1F7996E1D9@macaran.localdomain>
Date: Tue, 13 Sep 2011 16:38:46 -0400 (EDT)
From: dholland@eecs.harvard.edu
Reply-To: dholland@eecs.harvard.edu
To: gnats-bugs@gnats.NetBSD.org
Subject: csh's time builtin doesn't work in pipelines
X-Send-Pr-Version: 3.95

>Number:         45365
>Category:       bin
>Synopsis:       csh's time builtin doesn't work in pipelines
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 13 20:40:00 +0000 2011
>Originator:     David A. Holland
>Release:        NetBSD 5.99.49 (20110411)
>Organization:
>Environment:
System: NetBSD macaran 5.99.49 NetBSD 5.99.49 (MACARAN) #8: Mon Apr 11 19:54:18 EDT 2011 dholland@macaran:/usr/src/sys/arch/amd64/compile/MACARAN amd64
Architecture: x86_64
Machine: amd64
>Description:

csh's time builtin doesn't work in pipelines:

macaran% csh
macaran% sleep 1 | time cat
macaran% sleep 1 | /usr/bin/time cat
        0.98 real         0.00 user         0.00 sys
macaran% 

>How-To-Repeat:

>Fix:

Dunno.

(also affects tcsh)

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.