My Profile

Keep Up to Date:
Blog RSS
Blog
Forum RSS
Forum
Post New Topic Post Reply
Posted 1 Month, 1 Week ago
sorrsuki
Senior Boarder
Posts: 74
graphgraph
User Offline
 
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.
Posted 1 Month, 1 Week ago
razvlerrr
Senior Boarder
Posts: 70
graphgraph
User Offline
 
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.
Posted 1 Month, 1 Week ago
Angel-xan
Senior Boarder
Posts: 69
graphgraph
User Offline
 
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.
 
Copyright © 2006 - Dec 2008 My Linux Gang