[Ilugc] attach a process to terminal

Sahasranaman MS sahasr at naman.ms
Tue Apr 7 16:07:54 IST 2009


On Tue, Apr 7, 2009 at 3:07 PM, Ashish Verma <ashishverma1984 at gmail.com>wrote:

> I mean can
> the process be restarted in any way or connected to another terminal?
>


You could kill the process and start it again in daemon mode:

# rsync --daemon
or
# rsync -d


Sahas


More information about the ilugc mailing list