On Mon, Jul 20, 2020 at 9:15 AM Abby Spurdle <spurdl...@gmail.com> wrote: > > It's possible to run R (or a c parent process) as a background process > via a named pipe, and then write script files to the named pipe. > However, the details depend on what shell you use.
I would use screen or tmux for this, if this is an R process that you want to interact with, and you want to keep it running after a SIGHUP. Gabor [...] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel