Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2000 01:46:36 GMT
From:      "david e. banning" <tracker@worldy.com>
To:        questions@freebsd.org
Subject:   how to capture errors to a file
Message-ID:  <200002200146.BAA19062@mweb.worldy.com>

next in thread | raw e-mail | index | archive | help
I am having errors compiling - I want to send error messages to
a file - I tried;
"make 2>&1 > errorfile" - nope
then I tried;
"make > errorfile" - get some of the errors - the rest go to the screen

You probably gathered I am getting errors compiling with a make...


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?200002200146.BAA19062>