Interactive Background Processes

Stephen Samuel steve at edm.UUCP
Sat Jul 9 18:43:47 AEST 1988


>From article <Jul.2.05.40.52.1988.8275 at porthos.rutgers.edu>, by webber at porthos.rutgers.edu.UUCP:
> In article <16365 at brl-adm.ARPA>, kvancamp at ardec.arpa (Ken Van Camp) writes:
>> 
>> 	When running large, computationally-intensive programs (such as ....
>> perform other tasks, logout, etc.  Unfortunately, under Unix, selecting
>> background processing precludes interactivity in the software.

You can still open a specific TTY... If you do not orphan the task, then you
can still query /dev/tty, else you can find out which tty to talk to and 
open(3) /dev/ttyxxx directly and talk to it..
-- 
-------------
 Stephen Samuel 			Disclaimer: You betcha!
  {ihnp4,ubc-vision,mnetor,vax135}!alberta!edm!steve
  BITNET: USERZXCV at UOFAMTS



More information about the Comp.unix.wizards mailing list