Date: Mon, 26 May 1997 21:36:00 +0200 From: Angelo Turetta <ATuretta@stylo.it> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: What command line to redirect 'make world' warnings ? Message-ID: <31EBCC36B676D01197E400801E032495021F4A@STYLOSERVER>
next in thread | raw e-mail | index | archive | help
I've run: make world 2>&1 > /proxy/world3 and I would expect both stdout and stderr to go to file /proxy/world3. Instead, warnings & errors continue to be directed to my tty. What should be the right command line ? (I'm using bash) Thanks Angelo (I'm not a subscriber to this list)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31EBCC36B676D01197E400801E032495021F4A>