Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: How do you use command line parameters?

by BlackShift (Initiate)
on Sep 20, 2000 at 18:48 UTC ( [id://33292]=note: print w/replies, xml ) Need Help??


in reply to How do you use command line parameters?

#!/usr/bin/perl foreach (@ARGV) { print $_; };

Log In?
Username:
Password:

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

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

    No recent polls found