changing a process's parent

Viewed 11147

Is it possible to change a process parent?
ex: parent A has Child B can I make the parent of B is the Init process without killing A?

2 Answers
Related