[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Is it possible to keep a program running even when when no users are logged in



On 9/25/07, Sid Arth <sidster802@gmail.com> wrote:
> I want to have rtorrent running in the background once I turn it on
> via ssh. Is there a way to keep rtorrent running even after I close
> the session?

I like to use ctorrent,

http://www.go2linux.org/Command-line-Bit-Torrent-client-for-Linux-written-in-c-

and a way to keep it running (works with all other software) is to
append a "&" (no qoutes) at the end of the command, so it should be
this way.

$command -options &

hope that helps.

Guillermo Garron



Reply to: