Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Just Joined! vitalka's Avatar
    Join Date
    Oct 2004
    Location
    Toronto, ON
    Posts
    77
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...