|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
opening a window on another computerby PierreL (Novice) |
| on May 13, 2008 at 15:09 UTC ( #686292=perlquestion: print w/ replies, xml ) | Need Help?? |
|
PierreL has asked for the
wisdom of the Perl Monks concerning the following question:
I have a program which open a browser on my own computer.
$pid=open DATE, "iceweasel -new-window 'http://www.google.fr/' |";
I would like it to open this window on another computer. I found no answer.
Thank you for helping.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||