logging out leaving a command running
Anders Karlsson
trudheim at gmail.com
Mon Jan 23 05:13:49 UTC 2006
On 1/23/06, Byron Poland <wpoland at gmail.com> wrote:
> I'm on the road for work. I have a mythtv box set up at home
> recording HD content. I can ssh into my network, and execute a script
> on my ubuntu workstation that transcodes shows I chose. I have to
> stay logged in for the script to continue.
>
> I want to beable to log in real quick start the command log out with
> the confidence that the script will continue.
> Any suggestions?
You can use "screen" to start a "shell windowing session" that you can
detach from. I use it to run irssi/mutt on home computer and
connecting to it again from work. You could also use "nohup" but I am
less familiar with that command.
HTH,
--
Anders Karlsson <trudheim at gmail.com>
More information about the ubuntu-users
mailing list