Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!think.com!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!jik From: jik@athena.mit.edu (Jonathan I. Kamens) Newsgroups: comp.unix.questions Subject: Re: Background processes on logout Message-ID: <1991Mar13.092010.8386@athena.mit.edu> Date: 13 Mar 91 09:20:10 GMT References: <91051.180110F66204@BARILVM.BITNET> <1991Feb21.164300.3596@sbcs.sunysb.edu> <1991Feb22.035953.29266@athena.mit.edu> <1991Feb23.091836.14043@Think.COM> <3421@unisoft.UUCP> <1991Mar12.024121.9114@minyos.xx.rmit.oz.au> Sender: news@athena.mit.edu (News system) Organization: Massachusetts Institute of Technology Lines: 15 In article <1991Mar12.024121.9114@minyos.xx.rmit.oz.au>, t891368@minyos.xx.rmit.oz.au (Mark) writes: |> Question: |> Is there a way of recovering the job to the foreground.? It doesnt exists |> on 'jobs' (using tcsh on 4.3BSD) and usually I just kill -9 |> Can I regain control of it? No, not unless you used the "screen" package (see comp.sources.unix archives) or something similar to start up your shells in a way that allows them to be detached from and reattached to your terminal. -- Jonathan Kamens USnail: MIT Project Athena 11 Ashford Terrace jik@Athena.MIT.EDU Allston, MA 02134 Office: 617-253-8085 Home: 617-782-0710