As root, is there a way to foreground (fg) a job within a root session that is in the foreground of another root session? If the job in the other session has to be put in the background (using bg) first, then is there a way (from another session) to bg a job so as to be able to fg it elsewhere?
|
feedback
|
|
You could use Or you could use
| |||
|
feedback
|
|
You can suspend a currently running process by sending SIGSTOP ( | |||
|
feedback
|