|
|
sorrsuki
Fresh Boarder
Blog Posts: 0
Forum Posts: 10
Rating: 0  
|
|
I know that a background job can be brought to foreground using 'fg' command. However, if I have a job that was submitted using 'nohup', is there some way to bring it to foreground?
Also, is there some special keystroke that brings a foreground job to background, instead of manually issuing 'bg' command? Thank you in
|
|
Answer
|
razvlerrr
Fresh Boarder
Blog Posts: 0
Forum Posts: 9
Rating: 0  
|
|
Nope. But if you had used the 'screen' program instead of nohup, you could use that.
ope. But if you had used the 'screen' program instead of nohup, you could use that.
[PS: lots of cross-posting
|
|
Answer
|
Angel-xan
Fresh Boarder
Blog Posts: 0
Forum Posts: 15
Rating: 0  
|
|
It would require moving a process from one parent process to another, and I don't think that is possible.
|
|
Answer
|
|
The Content on this site is provided for general information purposes only. Your use of the Content, or any part thereof, is made solely at Your own risk and responsibility. By entering this site you declare you read and agreed to its Terms, Rules & Privacy.
Copyright © 2006 - 2010 My Linux Gang
|
TIP: Write your question in detail [
why?
]
|