Date: Sun, 6 Jan 2002 23:25:00 +0100 (CET) From: Oliver Fromme <olli@secnetix.de> To: freebsd-stable@FreeBSD.ORG Subject: Re: how to tell if 'make buildworld' finished? Message-ID: <200201062225.g06MP0L15833@lurza.secnetix.de> In-Reply-To: <5.1.0.14.0.20020106155107.023627c8@pop3s.schulte.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Christopher Schulte <schulte+freebsd@nospam.schulte.org> wrote: > At 10:37 PM 1/6/2002 +0100, you wrote: > >I usually run a shell command like this ('#' is the prompt): > ># (date; make buildworld; date) | tee /var/tmp/buildworld.log > > You can also look at the `script` command. When executed, a new shell will > begin and all output to terminal is stored in a file which can be checked > after the fact. I know about script, but I don't like it that much. It tends to destroy my carefully crafted zsh prompt (which is not simply a "#", of course). :-} Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) 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?200201062225.g06MP0L15833>