redirecting a child process output to a file

Chris Torek chris at mimsy.UUCP
Wed Jun 21 14:15:14 AEST 1989


In various articles various people write about:
	fork
	exec
	spawn
	/bin/sh
	command.com
	sockets
	interrupt handlers
	device drivers
and so forth.  Unfortunately, they do it in comp.lang.c, although
the only relation these things have to C is that they can be programmed
in C, or called from C programs.  But so can databases, operating
systems, USENET news, UUCP, kermit, and so forth; and these are *not*
discussed in comp.lang.c (or at least not anywhere near as often).

The latter is how things should be.  Please try to keep IBM-PC
specific articles in IBM-PC specific newsgroups; and try to keep
Unix-specific articles in Unix-specific newsgroups.  Those of you
who read this via INFO-C on the Internet, please use one of the
other INFO-* lists.
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163)
Domain:	chris at mimsy.umd.edu	Path:	uunet!mimsy!chris



More information about the Comp.lang.c mailing list