#!/usr/bin/perl -w system("ssh adm\@testsrvr /home/adm/teststart </dev/null >/dev/null 2> +&1&"); exit 0; [download]
In reply to Re: ssh connection by Anonymous Monk in thread ssh connection by muizelaar