Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2002 18:13:46 -0500
From:      parv <parv_@yahoo.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: how to tell if 'make buildworld' finished?
Message-ID:  <20020106231346.GB93756@moo.holy.cow>
In-Reply-To: <200201062137.g06Lb8Y13459@lurza.secnetix.de>
References:  <20020106044314.GA47285@moo.holy.cow> <200201062137.g06Lb8Y13459@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <200201062137.g06Lb8Y13459@lurza.secnetix.de>, 
wrote Oliver Fromme thusly...
>
> Hi,

hi there.


> I usually run a shell command like this ('#' is the prompt):
> # (date; make buildworld; date) | tee /var/tmp/buildworld.log
> 
> So you have a datestamp output at the very beginning and at
> the very end.

thanks oliver.  somebody, off the list, contacted me w/ similar
clue.  he preferred to use this syntax...

# date && command && date

-- 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020106231346.GB93756>