Thread SSH Befehl mit PERL - Please HELP
(11 answers)
Opened by pq at 2004-07-23 19:55
hmm, vielleicht vor dem restart noch ein sleep einfügen und das ganze im
hintergrund ausführen? also $ssh->cmd("sleep 1 & /etc/rc.d/init.d/network restart &"); (ungetestet) Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |