LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   reown a job? (https://www.linuxquestions.org/questions/linux-newbie-8/reown-a-job-307878/)

andy753421 03-30-2005 01:25 PM

reown a job?
 
If im running something like a compile in the background and then accidentally disown it, is there any way to get it back?

taxtropel 03-30-2005 01:34 PM

how do you mean "disown"
if you put a process in the background using ctrl+z then you can get it back by typing ' fg ' at the prompt.

andy753421 03-30-2005 03:42 PM

by pressing CTRL-Z and then typing 'disown' that will disconnect the job from the shell or something, that way if you type 'jobs' it's no longer listed


All times are GMT -5. The time now is 01:12 AM.