home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / std_unix / volume.22 / text0013.txt < prev    next >
Encoding:
Text File  |  1991-03-06  |  571 b   |  18 lines

  1. Submitted-by: peter@ficc.ferranti.com (Peter da Silva)
  2.  
  3. In article <14137@cs.utexas.edu> arnold@audiofax.com writes:
  4. >     nohup join <(prog1) <(prog2) > joined-output-of-progs-1-and-2 &
  5.  
  6. > and then log out?  The temporary fifos will still be around when the
  7. > program finally exits and the shell won't be around to clean them up.
  8.  
  9. You'd have to nohup the whole thing in either case because you'll clobber
  10. prog1 and prog2 when you log out. So this is a non-problem.
  11. -- 
  12. Peter da Silva.   `-_-'
  13. +1 713 274 5180.   'U`
  14. peter@ferranti.com
  15.  
  16. Volume-Number: Volume 22, Number 14
  17.  
  18.