Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 1999 12:26:04 -0400 (EDT)
From:      jack <jack@germanium.xtalwind.net>
To:        pete collins <pcollins@ocsny.com>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: logging builds
Message-ID:  <Pine.BSF.4.10.9905121224280.32969-100000@germanium.xtalwind.net>
In-Reply-To: <3739985B.AB4DABDE@ocsny.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Today pete collins wrote:

> is there any way to dump stdout from a build to a log file?

With tcsh I use
make buildworld >& build.log &; tail -f build.log
                ^^
adjust that syntax to suit your shell.

--------------------------------------------------------------------------
Jack O'Neill                    Systems Administrator / Systems Analyst
jack@germanium.xtalwind.net     Crystal Wind Communications, Inc.
          Finger jack@germanium.xtalwind.net for my PGP key.
   PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67   FD 09 E9 3C 5F CC EB CD
               enriched, vcard, HTML messages > /dev/null
--------------------------------------------------------------------------




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9905121224280.32969-100000>