Results 1 to 2 of 2
Hiii alll...
--> well... i want a simple perl script to open a terminal in linux... like if i run the perl script in a terminal , that should be ...
- 08-10-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 1
how to write a perl script to open a terminal in linux? kindly help out
Hiii alll...
--> well... i want a simple perl script to open a terminal in linux... like if i run the perl script in a terminal , that should be able to open one more terminal...
--> Say for example in a cluster of systems, i have logged into sun machine and running my perl program, from that terminal i switch to red hat linux machine, iin that case does my perl scripts keeps running and doing its job is it of it will get stopped??,, i am running the perl script from a base area which is common to all the platform,, kindly need a reply n help out plz....
thanks..
desperadoo
- 08-11-2009 #2
Last time checked *nix like systems are designed for use by multiple users. Not to mention you can always ssh in to other machines. I fail to see why you need a perl script to open terminals.


Reply With Quote