From: utzoo!decvax!harpo!npoiv!npois!houxm!houxa!houxi!houxz!ihnp4!ixn5c!inuxc!pur-ee!davy
Newsgroups: net.lang.c
Title: Re: redirecting C error messages - (nf)
Article-I.D.: pur-ee.819
Posted: Thu Feb 17 18:28:54 1983
Received: Sat Feb 19 04:42:53 1983

#R:spanky:-20900:pur-ee:15500009:000:188
pur-ee!davy    Feb 17 08:49:00 1983


	Adam's response is quite correct, provide you use "sh".  If you
	use "csh", the equivalent commands are:

		cc * >& errorfile

		      or
		
		cc * |& command

--Dave Curry
pur-ee!davy