Message-ID: <alpine.LNX.2.00.1112140940450.16522@salmo.appl-ecosys.com>
Date: 2011-12-14T17:42:11Z
From: Rich Shepard
Subject: R - Linux_SSH
In-Reply-To: <000e01ccba5c$d1fb32c0$75f19840$@com>
On Wed, 14 Dec 2011, Chris Mcowen wrote:
> As a Linux newbie, I was wondering if anybody here knew how to keep R
> running and interactive and return to it on a later date?
Chris,
Screen will retain the session and keep the process going. Read 'man
screen'.
Whether this works from a remote Microsoft host I've no idea.
Rich