Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^5: perl command line option - ( -x )

by pKai (Priest)
on Jan 30, 2007 at 07:54 UTC ( [id://597311]=note: print w/replies, xml ) Need Help??


in reply to Re^4: perl command line option - ( -x )
in thread perl command line option - ( -x )

The chdir takes place after the program has already been loaded, but before it is executed.
E:\Benutzer\Kai\perl>type x.pl 1 2 3 #!perl use Cwd; print getcwd(), $/; __END__ 4 5 6 7 E:\Benutzer\Kai\perl>perl -x.. x.pl E:/Benutzer/Kai E:\Benutzer\Kai\perl>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-23 18:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found