Bloggers Wanted
We're looking for people to help with the main blog. If you are consistent, knowledgeable and you're into it, please drop me a note.
|
|
|
sorrsuki
Senior Boarder
Posts: 74
|
|
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
|
|
The administrator has disabled public write access. |
razvlerrr
Senior Boarder
Posts: 70
|
|
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
|
|
The administrator has disabled public write access. |
Angel-xan
Senior Boarder
Posts: 69
|
|
It would require moving a process from one parent process to another, and I don't think that is possible.
|
|
The administrator has disabled public write access. |
|
|
|