Hi.

Do you need an interactive session at the remote machine, or are you
simply wanting to run a pre-written script?

If the latter, then you can ask ssh to execute a remote command, which
conceivably could be "R CMD xxxxx"

If you explain exactly why and what you are trying to do, then perhaps
there's a better solution....

bw

Mark

2009/5/28 Erin Hodgess <erinm.hodg...@gmail.com>:
> Dear R People:
>
> I would like to set up a plug-in for Rcmdr to do the following:
>
> I would start on a Linux laptop.  Then I would log into another
> outside system and run a some commands.
>
> Now, when I tried to do
> system("ssh e...@xxx.edu")
> password xxxxxx
>
> It goes to the remote system.  how do I continue to issue commands
> from the Linux laptop please?
>
> (hope this makes sense)
>
> thanks,
> Erin
>
>
> --
> Erin Hodgess
> Associate Professor
> Department of Computer and Mathematical Sciences
> University of Houston - Downtown
> mailto: erinm.hodg...@gmail.com
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>



-- 
Dr. Mark Wardle
Specialist registrar, Neurology
Cardiff, UK

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to