HELP - Background jobs in csh

faustus at ucbcad.UUCP faustus at ucbcad.UUCP
Tue Apr 9 01:49:44 AEST 1985


> 	Can anyone suggest a way for a program to know if it's running
> 	in background ? 

You can trap SIGTTOU signals and then try to write to the terminal...

	Wane



More information about the Comp.unix.wizards mailing list