Use rsh and in the remote command preface it with stty -nohup, like such:
C:\rsh <host> "stty -nohup;<command>"
This will tell the command to disassociate from the shell.
-Ross
----- Original Message -----
From: centos-bounces@centos.org <centos-bounces@centos.org>
To: 'centos@centos.org' <centos@centos.org>
Sent: Mon Mar 17 18:13:48 2008
Subject: [CentOS] remote command execution
I need to launch a job remotely from a Windows machine on a CentOS box, the caveat is that I can't maintain a connection once I have initiated the job. Anyone got an idea how I can accomplish this?
Thanks!
jlc
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos