Moving jobs between ttys

Does anyone know if it is possible to move work between ttys?

Example: Starting work in ttys004, press Ctrl + Z to separate it by typing bg 1 to move it to the background. Then I want to get it from the ttys002 example.

+3
source share
3 answers

I don’t think it is possible. you can use the screen if you want processes to be deactivated. More details

+3
source

rettyor reptyrcan help you.

There is this answer on serverfault with more information.

+1
source

, , , , , tty ( init, , )

0

All Articles