Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Confused Newbie

by sschneid (Deacon)
on May 27, 2003 at 17:41 UTC ( [id://261067]=note: print w/replies, xml ) Need Help??


in reply to Confused Newbie

From what I can gather from reading your post, you're trying to launch the perl script from your window manager. Is this correct?

If so, what's most likely happening is that it's opening a terminal window, running the script, and then closing the window upon script completion. You might want to, instead, open up a terminal window yourself, and at the prompt, locate wherever you saved the file to and run perl myscript.pl (or whatever you have it named). When it's done running, it should return you back to the command prompt.

Sorry if I'm misunderstanding your question or situation.

-s.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://261067]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-25 19:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found