Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Passing Values

by krujos (Curate)
on Sep 06, 2002 at 15:33 UTC ( [id://195672]=note: print w/replies, xml ) Need Help??


in reply to Passing values between shell and Perl scripts

One way to do this is to call the perl script with the variable as an argument. You can then use @ARGV to get the variable and mess with it. To get it back out you can set an env variable and manipulate it in the shell script again.
Good Luck.
Josh

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-23 22:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found