comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » remote execution of idl script
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: remote execution of idl script [message #91210 is a reply to message #91209] Wed, 17 June 2015 07:48 Go to previous messageGo to previous message
Lajos Foldy is currently offline  Lajos Foldy
Messages: 176
Registered: December 2011
Senior Member
On Wednesday, June 17, 2015 at 3:48:02 PM UTC+2, trisb wrote:
> Hi Lejos,
>
> thanks for your suggestion. However,
>
> ssh remote_server_name 'idl hw.isc'
>
> ends up in the same stalled IDL session as the original command. Same when adding 'exit' to the script
>
> Best,
> Flo

Works for me:

gandalf:~> ssh frodo 'cat hw.isc'
print, "Hello world!"
exit

gandalf:~> ssh frodo 'idl hw.isc'
IDL Version 8.4.1 ...

Hello world!
gandalf:~>

What is in your hw.isc?

regards,
Lajos
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with text()
Next Topic: trouble with image(), /data, /norm

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:28:24 PDT 2025

Total time taken to generate the page: 0.00285 seconds